Commit Graph

1902 Commits

Author SHA1 Message Date
Takeshi KOMIYA
bb6bb7ded6 Fix #2593: latex crashes if any figures in the table 2016-06-05 14:21:21 +09:00
jfbu
401302df48 LaTeX: load amstext in sphinx.sty even if not using amsmath
Needed in particular for:

- use of \iffirstchoice@ at commit 9d82cad (PR #2297)

- use of \text at commit 488ee52 addressing issue #2501
2016-06-04 10:23:12 +02:00
Takeshi KOMIYA
df6ed50799 Update CHANGES for PR#2613 2016-06-03 21:44:03 +09:00
Takeshi KOMIYA
751f8241ff Merge branch 'redirection_breaks_intersphinx' into stable 2016-06-03 21:38:11 +09:00
jfbu
e95f6a9510 Prefix LaTeX tabular and tabulary with \noindent (ref: #2614) 2016-06-03 08:20:47 +02:00
Takeshi KOMIYA
851929c912 Fix #2602: URL redirection breaks the hyperlinks generated by sphinx.ext.intersphinx 2016-05-31 23:22:01 +09:00
Takeshi KOMIYA
61ef0cab31 Suppress "document isn't included in any toctree" warning if the document is included (ref: #2603) 2016-05-31 20:07:56 +09:00
jfbu
f6297558e8 Merge branch 'stable' into latex_datefont 2016-05-31 08:55:52 +02:00
Takeshi KOMIYA
976c3b8e33 Update CHANGES for PR#2590 2016-05-31 10:04:50 +09:00
jfbu
942dc80c99 Fix #2540: date on latex front page use different font
modified:   sphinx/texinputs/sphinxhowto.cls
	modified:   sphinx/texinputs/sphinxmanual.cls
2016-05-30 20:59:21 +02:00
Jakob Lykke Andersen
8a64cfdd91 C++, add support for template introductions.
Thanks to mickk-on-cpp.
2016-05-30 23:18:10 +09:00
Jakob Lykke Andersen
74191207db C++, add support for concept declarations.
Concept placeholders are automatically linked.
Thanks to mickk-on-cpp.
2016-05-30 19:45:17 +09:00
Takeshi KOMIYA
da3d368961 Fix `width option of figure directive does not work if align` option also specified (ref: #2595) 2016-05-30 10:46:17 +09:00
Takeshi KOMIYA
58b4f046ab Update CHANGES for #2530 2016-05-29 19:58:08 +09:00
Takeshi KOMIYA
e3e827ef7f Fix #2350: got "Counter too large" error on building PDF if large numbered footnotes existed in admonitions 2016-05-29 19:55:44 +09:00
Takeshi KOMIYA
f11128879a Merge branch 'stable' 2016-05-29 19:44:13 +09:00
Takeshi KOMIYA
f1c02235bd Bump version 2016-05-29 17:35:30 +09:00
Takeshi KOMIYA
1fbc0c9a16 Bump to 1.4.2 final 2016-05-29 17:20:19 +09:00
Takeshi KOMIYA
b81f24e0b6 Fix #2497, #2552: The label of search button does not fit for the button itself 2016-05-29 17:06:58 +09:00
Takeshi KOMIYA
1d17475a08 #2575: Now `sphinx.ext.graphviz allows :align:` option 2016-05-28 18:29:10 +09:00
Takeshi KOMIYA
e3be266be3 Merge branch 'stable' 2016-05-28 17:29:43 +09:00
Takeshi KOMIYA
b74b9cb585 Fix #2383: The generated footnote by latex_show_urls overflows lines 2016-05-28 14:46:13 +09:00
Takeshi KOMIYA
c64a23f3c6 Add testcase for #2382 2016-05-28 12:57:46 +09:00
Takeshi KOMIYA
ca8aec969a #2382: Adjust spacing after abbreviations on figure numbers in LaTeX writer 2016-05-28 10:37:21 +09:00
Takeshi KOMIYA
771e715f50 `:maxdepth: option of toctree affects secnumdepth` (ref: #2547) 2016-05-26 23:23:07 +09:00
Takeshi KOMIYA
9226513c8b Fix #2581: The search doesn't work if language="es" (spanish) 2016-05-26 20:59:29 +09:00
Takeshi KOMIYA
2578f47664 Merge branch 'stable' 2016-05-26 20:55:26 +09:00
Takeshi KOMIYA
08cfcbc363 Fix CHANGES 2016-05-26 14:04:36 +09:00
Takeshi KOMIYA
2c351a1261 Update CHANGES for PR#2556 2016-05-26 10:56:21 +09:00
Takeshi KOMIYA
5087228977 Update CHANGES for PR#2576 and PR#2577 2016-05-26 00:56:53 +09:00
Takeshi KOMIYA
9cd5ba994c Fix #2445: rst_prolog and rst_epilog affect to non reST sources 2016-05-25 21:25:04 +09:00
jfbu
cf2ff7594f Fix formatting typo in CHANGES 2016-05-24 22:52:09 +02:00
jfbu
2484efc855 Update CHANGES for PR #2551 2016-05-24 22:35:36 +02:00
Takeshi KOMIYA
4c2d679815 Fix #2565: The descriptions of objects generated by `sphinx.ext.autosummary` overflow lines at LaTeX writer 2016-05-24 23:47:06 +09:00
Takeshi KOMIYA
187841a6b1 Update CHANGES 2016-05-24 11:50:46 +09:00
Takeshi KOMIYA
5e6dbe1088 Fix #2561: Info builder crashes when a footnote contains a link 2016-05-24 11:39:20 +09:00
Takeshi KOMIYA
b4df918071 Fix #2558: unpack error on devhelp builder 2016-05-24 11:27:20 +09:00
Takeshi KOMIYA
887bba5776 Update CHANGES for PR#2516 2016-05-24 11:15:37 +09:00
Takeshi KOMIYA
37882b9c77 Fix #2518: intersphinx_mapping disallows non alphanumeric keys 2016-05-23 12:14:56 +09:00
Takeshi KOMIYA
9546fdaf5e Fix `sphinx.ext.intersphinx crashes if non-string value is used for key of intersphinx_mapping` 2016-05-23 12:11:10 +09:00
Takeshi KOMIYA
20b3da5cf6 Fix #2470: `typing` backport package causes autodoc errors with python 2.7 2016-05-21 11:50:37 +09:00
Takeshi KOMIYA
8ca9d55119 Fix issue number 2016-05-21 01:20:49 +09:00
Takeshi KOMIYA
53c875223b Fix #2512: generated Makefile causes BSD make crashed if sphinx-build not found 2016-05-21 01:19:52 +09:00
jfbu
66bf27584b Update CHANGES for PR#2542 2016-05-18 08:22:21 +02:00
Jakob Lykke Andersen
a441ac98a1 Fix crash on any-references with unicode.
Fixes sphinx-doc/sphinx#2555.
2016-05-18 09:38:27 +09:00
Jakob Lykke Andersen
12b83372ac C++, fix crash reported in #2536. 2016-05-13 09:22:46 +09:00
Takeshi KOMIYA
c9296ba467 Merge branch 'stable' 2016-05-09 10:11:13 +09:00
shimizukawa
26fecafb49 fix #2522: Sphinx touches mo files under installed directory
that caused permission error.
2016-05-06 00:33:06 +09:00
Takeshi KOMIYA
7c0b7e1ff1 Fix #2526: LaTeX writer crashes if the section having only images 2016-05-05 16:17:38 +09:00
Takeshi KOMIYA
885653a35d Fix the caption of figure is always put on center even if `:align:` was specified 2016-05-04 01:27:54 +09:00