Commit Graph

2118 Commits

Author SHA1 Message Date
Takeshi KOMIYA
099ddc9c76 Update CHANGES for PR#3470 2017-03-01 02:32:33 +09:00
Yoshiki Shibukawa
b1808e7cd5 epub has duplicated nav.xhtml link except first time 2017-02-27 07:58:56 +09:00
jfbu
1c4112b9cc typo in CHANGES 2017-02-26 23:42:49 +01:00
jfbu
d4bf543e7e add missing space in a CHANGES entry 2017-02-26 23:41:37 +01:00
jfbu
729fc40ed6 Update CHANGES for PR#3446 2017-02-26 09:24:42 +01: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
e0fa1d05b0 Fix #3400: make-mode don't use subprocess on building docs 2017-02-25 17:31:08 +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
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
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
Takeshi KOMIYA
929e67ffca Fix parselinenos() could not parse left half open range (cf. "-4") 2017-02-12 00:09:04 +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
a307abcb48 Update CHANGES for PR#3383 2017-02-03 09:46:51 +01: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
f3135280e3 Bump version 2017-01-22 17:29:47 +09:00
Takeshi KOMIYA
b1a3ff61b7 Bump to 1.5.2 final 2017-01-22 17:24:32 +09:00
jfbu
7d2367490a Update CHANGES for PR#3363 2017-01-21 12:09:55 +01:00
jfbu
dc51eef605 LaTeX, pass dvipdfm option to geometry package for Japanese documents 2017-01-21 11:31:32 +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
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
jfbu
283fee743c Update CHANGES for PR#3340 2017-01-16 00:49:24 +01:00
Takeshi KOMIYA
e9d61d70a1 Merge branch 'stable' into adjust_space_after_captions 2017-01-16 01:29:03 +09:00
Takeshi KOMIYA
cea72ddbc4 Fix #3234: intersphinx failed for encoded inventories 2017-01-16 00:52:33 +09:00
jfbu
4116c8424f Update CHANGES for PR#3341 2017-01-15 16:16:37 +01:00
jfbu
bd5f3aa9cd Update CHANGES for PR#3342 2017-01-15 16:07:13 +01:00
Takeshi KOMIYA
067044211e Fix #3158: too much space after captions in PDF output 2017-01-15 22:02:15 +09:00
Jakob Lykke Andersen
ccd6bf4a0c C++, fix refs to operator() functions.
Fixes sphinx-doc/sphinx#2952.
2017-01-15 14:36:29 +09:00
shimizukawa
00fcbfb35d remove . 2017-01-15 11:55:32 +09:00
shimizukawa
da18a1a951 fixed #3335: gettext does not extract field_name of a field in a field_list 2017-01-15 11:55:17 +09:00
shimizukawa
57a82e44cc fixes #3337: Ugly rendering of definition list term's classifier.
refs #2318: this incorrect rendering was introduced at #2318. In this change, we deprecated 'termsep' and made use of the 'classfire' node generated by docutils. However, at this time, because the HTML tag was outputted according to the node structure of docutils, the display was broken.

refs #2987: This change may affect the #2987 fix. In my environment I could not reproduce the problem.
2017-01-15 11:13:17 +09:00
shimizukawa
7d8a37f506 refs #3329: emit warnings if po file is invalid and can't read it. Also writing mo too. 2017-01-13 00:13:34 +09:00
Takeshi KOMIYA
d170862866 Fix #3328: Could not refer rubric implicitly 2017-01-12 12:19:12 +09:00
jfbu
2a3981f805 Update CHANGES for PR#3316 2017-01-09 15:49:19 +01:00