Commit Graph
7687 Commits
Author SHA1 Message Date
jfbu 2eef1d0e0d simplify docs of `'pxunit'` removing irrelevant details 2017-02-09 14:29:20 +01:00
jfbu a9fba76829 latex's `'pxunit''s default written .75bp` for conciseness
It boils down to exact same value (`̀ 49336sp``) as formerly.
2017-02-09 14:13:09 +01:00
jfbu f2111d8f8a move (latex docs) `'geometry'` to "... don't need to be overridden"
indeed, customization will generally go via the `̀ 'sphinxsetup'`` keys
for margins or can be achieved via use of ``'passoptionstopackages'``.
Thus the key primary use would now be to remove entirely use of
``geometry`` package, which should be rarely needed.
2017-02-09 13:54:31 +01:00
jfbu eb1e9e07f6 add to latex text layout dimension computations for Japanese documents 2017-02-07 11:17:54 +01:00
Takeshi KOMIYA 056b73e109 Update CHANGES for PR#3399 2017-02-07 11:33:20 +09:00
Takeshi KOMIYA a403c83e51 Merge pull request #3399 from pashango2/stable
Fixed bug that conf.py was not overwritten by template
2017-02-07 11:32:11 +09:00
pashango2 959a76341b Fixed bug that conf.py was not overwritten by template 2017-02-07 07:53:07 +09:00
jfbu 3c3ab3ace8 mention customizability of PDF page margin dimensions 2017-02-06 18:35:19 +01:00
Jean-François B c7f44897a8 Merge pull request #3387 from jfbu/japanesetextlayout
Fix #3356 and #3394 latex text layout for Japanese document
2017-02-06 18:32:30 +01:00
Jean-François B 6f3759dbab Merge branch 'stable' into japanesetextlayout 2017-02-06 14:48:38 +01:00
jfbu 6b577914a1 correct missing {} in sphinx.sty 2017-02-06 14:40:07 +01:00
jfbu 64475a8d7d shorten and link latex docs 2017-02-06 14:24:19 +01:00
jfbu 101af91b80 more precise latex docs 2017-02-06 13:55:25 +01:00
jfbu c240a90f18 improve the index appearance in Sphinx's own PDF documentation 2017-02-05 23:20:30 +01:00
jfbu 80e39e4031 Update docs about latex's `'releasename'` 2017-02-05 23:13:17 +01:00
Jean-François B cc39cc4470 Merge pull request #3393 from jfbu/3392releasename
Fix #3392: "releasename" in latex_elements is not working
2017-02-05 20:40:30 +01:00
jfbu 09324bd9a6 allow user to pass option nomag to jsbook LaTeX class 2017-02-05 20:24:02 +01:00
jfbu 451115f2d1 no need to pass truedimen as class option, package option is enough 2017-02-05 20:07:41 +01:00
jfbu 9c6a071572 Fix #3356 and #3394 (latex) text layout of Japanese documents
- make text width integer multiple of zenkaku width

- fix incompatibility of ``geometry`` package with ``jsbook`` LaTeX
  class (``'manual'`` docclass)

- fix issue with shortened text area height in ``'manual'`` docclass
2017-02-05 17:25:50 +01:00
jfbu 20dc524346 Fix #3392: "releasename" in latex_elements is not working 2017-02-05 12:59:33 +01:00
jfbu a307abcb48 Update CHANGES for PR#3383 2017-02-03 09:46:51 +01:00
Jean-François B cf6290d7ac Merge pull request #3383 from jfbu/fixmissingindexintoc
Fix: since 1.5, PDF's TOC and bookmarks lack an entry for general Index
2017-02-03 09:41:03 +01:00
jfbu 6a5be5b60f Fix: since 1.5, PDF's TOC and bookmarks lack an entry for general Index 2017-02-02 19:50:13 +01:00
Timotheus Kampik 681139ee0f document markdown support: work in review comments #2303 #825 2017-02-02 14:42:48 +09:00
Timotheus Kampik 82d608ccaf document markdown support #2303 #825 2017-02-02 14:42:42 +09:00
Takeshi KOMIYA 7482b6b2a4 Refactor quickstart 2017-01-31 02:06:19 +09:00
Takeshi KOMIYA 678cc3d503 Fix #3364: sphinx-quickstart prompts overflow on Console with 80 chars width 2017-01-29 13:30:30 +09:00
Takeshi KOMIYA 14a864a637 Support requests-2.0.0 (experimental) (refs: #3367) 2017-01-29 13:15:49 +09:00
Takeshi KOMIYA 952161de4e Fix LaTeX: :confval:release is not escaped (refs: #3362) 2017-01-28 19:55:51 +09:00
Takeshi KOMIYA 1a2488610d Fix #3370: the caption of code-block is not picked up for translation 2017-01-26 01:57:22 +09:00
Takeshi KOMIYA cf2061dfad Fix flake8 violations 2017-01-26 01:13:17 +09:00
Takeshi KOMIYA 2c91a52418 Update release-checklist 2017-01-22 17:30:07 +09:00
Takeshi KOMIYA f3135280e3 Bump version 2017-01-22 17:29:47 +09:00
Takeshi KOMIYA b1a3ff61b7 Bump to 1.5.2 final v1.5.2 2017-01-22 17:24:32 +09:00
jfbu 056b2c145f more precise comments in Sphinx latex style file 2017-01-21 15:20:15 +01:00
Takeshi KOMIYA a7b4379c41 Rename bump_version.py 2017-01-21 20:16:59 +09:00
jfbu 7d2367490a Update CHANGES for PR#3363 2017-01-21 12:09:55 +01:00
Jean-François B b86af5626d Merge pull request #3363 from jfbu/dvipdfm
LaTeX, pass dvipdfm option to geometry package for Japanese documents
2017-01-21 12:08:16 +01:00
jfbu 8ba4005013 Fix flake8 violation. 2017-01-21 11:53:17 +01:00
Takeshi KOMIYA 3f17bebecb Add bump_version.py 2017-01-21 19:45:35 +09:00
jfbu dc51eef605 LaTeX, pass dvipdfm option to geometry package for Japanese documents 2017-01-21 11:31:32 +01:00
jfbu 765b00fc30 Fix config.rst missing escape in `latex_documents` author example 2017-01-21 10:44:50 +01:00
Takeshi KOMIYA bfcb92f6fd Fix #3285: autosummary: asterisks are escaped twice 2017-01-21 15:50:41 +09:00
Takeshi KOMIYA a0c2029b3c Fix #3295: Could not import extension sphinx.builders.linkcheck 2017-01-20 12:16:18 +09:00
jfbu c3198ed1ff Make a 1.5a1 CHANGES entry about latex newfloat more precise 2017-01-19 18:19:14 +01:00
shimizukawa cf3fd3a481 remove MANIFEST.in file entries which doesn't exist 2017-01-17 14:13:31 +09:00
jfbu e46887b1e9 polish latex.rst doc slightly 2017-01-16 15:15:07 +01:00
jfbu 6f0d0ede3a polish an item in latex.rst doc file 2017-01-16 09:41:37 +01:00
jfbu b879f043bc Remove in 1.5.2 CHANGES repeated identical footnotes for same link 2017-01-16 09:03:46 +01:00
jfbu 3114c7f5a2 Fix extra space in CHANGES entry causing mis-interpreted mark-up 2017-01-16 08:38:06 +01:00