Commit Graph

7763 Commits

Author SHA1 Message Date
Takeshi KOMIYA
4e8c622abe Fix Search button is misaligned in nature and pyramid theme (refs: #3418) 2017-02-25 11:56:39 +09:00
jfbu
f0df6cff9b clarify description of tabulary (no "rescaling" of contents) 2017-02-24 15:48:00 +01:00
Takeshi KOMIYA
63470a8578 Merge pull request #3452 from shibukawa/fix/epub-validation-error
fix #3450: &nbsp is appeared in EPUB docs
2017-02-24 21:44:45 +09:00
Yoshiki Shibukawa
99b27c0c00 fix #3450: &nbsp is appeared in EPUB docs 2017-02-24 20:04:00 +09:00
jfbu
4985330468 move a definition to top of LaTeX file, as it may be used sooner
(macro is needed by ``\sphinxdepreactionwarning`` which may in future
be used at location of the various ``\RequirePackage``, definition of
``\spx@ifundefined`` was too far down)
2017-02-23 19:45:13 +01:00
Takeshi KOMIYA
13a48d330c Fix #3438: update timestamp certainly to ensure test condition 2017-02-24 02:12:09 +09:00
jfbu
e3fb7d2828 Fix #3445: (latex) make `\\usepackage[utf8x]{inputenc}` usable 2017-02-22 12:36:50 +01:00
Jean-François B
b352927b37 Merge pull request #3162 from jfbu/fixreturnFrenchtranslation
Modify French translation of ``return``
2017-02-22 10:08:08 +01:00
Takeshi KOMIYA
ce03ba8deb Merge pull request #3434 from tk0miya/3349_fix_IndexBuilder.load
Fix #3349: Result of ``IndexBuilder.load()`` is broken
2017-02-21 15:54:09 +09:00
Takeshi KOMIYA
19d2d56e36 Fix IndexBuilder.prune() and load() supports _filenames field 2017-02-21 00:17:38 +09:00
Takeshi KOMIYA
8c3ceec294 Fix IndexBuilder.prune() takes docnames as a argument 2017-02-20 23:49:31 +09:00
Takeshi KOMIYA
1f973caf06 Fix #3349: Result of `IndexBuilder.load()` is broken 2017-02-20 16:33:37 +09:00
jfbu
b8d8519c88 Update CHANGES for PR#3430 2017-02-18 10:46:10 +01:00
Jean-François B
b0a5ec1644 Merge pull request #3430 from jfbu/fixfontspecxetexclash
add deprecation helper to LaTeX style file (and fixes #3428)
2017-02-18 10:41:53 +01:00
jfbu
3c77408044 add deprecation helper to LaTeX style file (and fixes #3428) 2017-02-17 20:00:16 +01:00
Takeshi KOMIYA
79b7c468a9 Fix #3427: autodoc: memory addresses are not stripped on Windows 2017-02-17 12:21:04 +09:00
Takeshi KOMIYA
387588a9d8 Fix #3410: return code in :confval:release breaks html search 2017-02-15 18:16:35 +09:00
Takeshi KOMIYA
b9bba672ed Fix #3366: option directive does not allow punctuations 2017-02-15 01:42:08 +09:00
Martin Drawitsch
c76898f5a0 Fix "documenting" typo in reST primer 2017-02-13 19:15:21 +01:00
Takeshi KOMIYA
929e67ffca Fix parselinenos() could not parse left half open range (cf. "-4") 2017-02-12 00:09:04 +09:00
Takeshi KOMIYA
8f4379ef91 Add testcase for parselinenos 2017-02-12 00:05:27 +09:00
jfbu
58ea3caeac Revert "Improve docs about `:lines:̀ vs ̀:start-after:` (refs #3412)"
This reverts commit 839e924808.

Indeed, it is better not to document how to use ``lines`` with
``start-after`` now if this is to be changed at next major release (refs
2017-02-11 12:08:37 +01:00
jfbu
839e924808 Improve docs about `:lines:̀ vs ̀:start-after:` (refs #3412) 2017-02-10 14:35:58 +01:00
jfbu
d4bd7cba5f add again to `'pxunit'̀ docs ... 2017-02-09 14:45:43 +01:00
jfbu
870ceb992b add missing quotes in docs of pxunit 2017-02-09 14:36:01 +01:00
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