Commit Graph

2399 Commits

Author SHA1 Message Date
jfbu
2543517894 fix bad indentation in CHANGES#L95 2017-02-26 20:09:26 +01:00
Yoshiki Shibukawa
d7163f09ca Update CHANGES
Remove accidental line
2017-02-26 21:33:42 +09:00
jfbu
729fc40ed6 Update CHANGES for PR#3446 2017-02-26 09:24:42 +01:00
Jean-François B
d80012cc64 Merge pull request #3461 from jfbu/footnotehyper
sync with upstream footnotehyper-sphinx, stop loading footnote.sty
2017-02-26 09:17:55 +01:00
Takeshi KOMIYA
496ff70f4a Merge branch 'stable' 2017-02-26 16:01:22 +09:00
Takeshi KOMIYA
5fc40108d9 Bump version 2017-02-26 15:57:01 +09:00
Takeshi KOMIYA
715eb45755 Bump to 1.5.3 final 2017-02-26 15:49:56 +09:00
Takeshi KOMIYA
75b9e4ea17 Update CHANGES 2017-02-26 15:48:32 +09:00
Takeshi KOMIYA
1d0083edc5 Fix #3421: Could not translate a caption of tables 2017-02-26 13:47:53 +09:00
Takeshi KOMIYA
ece821e141 Merge branch 'master' into 3421_translate_table_caption 2017-02-26 13:43:36 +09:00
jfbu
40d99445f8 same default settings for lualatex as for xelatex
this requires fontspec sufficiently recent (TeXLive 2013 or later)
2017-02-26 00:13:06 +01:00
jfbu
517b6bda3c sync with upstream footnotehyper-sphinx, stop loading footnote.sty 2017-02-25 21:29:22 +01:00
Takeshi KOMIYA
e0fa1d05b0 Fix #3400: make-mode don't use subprocess on building docs 2017-02-25 17:31:08 +09:00
Takeshi KOMIYA
fc9a02af3c Merge pull request #3416 from tk0miya/refactor_literalinclude
Refactor literalinclude
2017-02-25 17:10:57 +09:00
Takeshi KOMIYA
4941148c5d Merge branch 'stable' 2017-02-25 14:47:34 +09:00
Takeshi KOMIYA
4e8c622abe Fix Search button is misaligned in nature and pyramid theme (refs: #3418) 2017-02-25 11:56:39 +09:00
Yoshiki Shibukawa
99b27c0c00 fix #3450: &nbsp is appeared in EPUB docs 2017-02-24 20:04:00 +09:00
Takeshi KOMIYA
675b5f4237 literalinclude directive allows combination of :pyobject: and :lines: 2017-02-22 00:29:24 +09:00
Takeshi KOMIYA
3eb5b2960a Merge branch 'master' into refactor_literalinclude 2017-02-22 00:18:31 +09:00
Takeshi KOMIYA
89cf56da1c Merge branch 'master' of github.com:sphinx-doc/sphinx 2017-02-22 00:15:36 +09:00
jfbu
b34b041ea7 Update CHANGES for PR#3422 2017-02-21 09:54:08 +01:00
Takeshi KOMIYA
4d9165a883 Merge branch 'stable' 2017-02-21 16:12:06 +09:00
Takeshi KOMIYA
1f973caf06 Fix #3349: Result of `IndexBuilder.load()` is broken 2017-02-20 16:33:37 +09:00
Takeshi KOMIYA
8ba6c6556e Merge branch 'master' into refactor_literalinclude 2017-02-18 22:44:41 +09:00
jfbu
9a8e36568d (latex) hyperlinked footnotes from table bodies
Memo: footnotehyper-sphinx LaTeX package incorporates here some fixes
from upstream footnotehyper 0.99. At Sphinx 1.6 il will for simplicity
copy all of upstream footnotehyper 0.99. Then old footnote.sty LaTeX
package is not a dependency of Sphinx anymore.
2017-02-18 12:36:28 +01:00
jfbu
607f0cb3c3 Merge branch 'stable' 2017-02-18 11:03:28 +01:00
jfbu
b8d8519c88 Update CHANGES for PR#3430 2017-02-18 10:46:10 +01:00
jfbu
651827946a Update CHANGES and docs for PR#3413 2017-02-17 23:30:01 +01:00
Takeshi KOMIYA
0da80cf302 Emit warning if over dedent has detected on `literalinclude` directive 2017-02-18 01:01:00 +09:00
Takeshi KOMIYA
85cb8d7b50 Update CHANGES 2017-02-18 00:43:18 +09: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
6b7dcf0889 Fix #3421: Could not translate a caption of tables 2017-02-15 18:08:54 +09:00
Takeshi KOMIYA
baa065f706 option directive also allows all punctuations for the option name (refs: #3366) 2017-02-15 02:01:01 +09:00
Takeshi KOMIYA
c62a0ad765 Merge branch 'stable' 2017-02-15 01:42:20 +09:00
Takeshi KOMIYA
b9bba672ed Fix #3366: option directive does not allow punctuations 2017-02-15 01:42:08 +09:00
Takeshi KOMIYA
0e9c2e6027 Merge branch 'master' of github.com:sphinx-doc/sphinx 2017-02-12 21:52:52 +09:00
Takeshi KOMIYA
ef1f587344 Merge branch 'stable' 2017-02-12 21:52:20 +09:00
jfbu
1c38710ed2 update latex table tests and CHANGES for PR#3415 2017-02-11 18:02:19 +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
fe2daffb4a Fix #3377: Add support for Docutils 0.13 `:align:` option for tables 2017-02-11 10:28:18 +09:00
jfbu
c3e2d271f2 Merge branch 'stable' 2017-02-09 13:34:01 +01:00
Takeshi KOMIYA
2968ef3c26 Fix #3402: Allow to suppress "download file not readable" warnings using `suppress_warnings` 2017-02-09 12:55:07 +09:00
Takeshi KOMIYA
056b73e109 Update CHANGES for PR#3399 2017-02-07 11:33:20 +09:00
jfbu
3c3ab3ace8 mention customizability of PDF page margin dimensions 2017-02-06 18:35:19 +01:00
Jean-François B
6f3759dbab Merge branch 'stable' into japanesetextlayout 2017-02-06 14:48:38 +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
a542ca2e78 Update CHANGES for PR#3381 2017-02-04 09:07:57 +01:00
jfbu
87ab6b01ec Fix a typo in CHANGES 2017-02-04 09:07:35 +01:00