Takeshi KOMIYA
0405b9d62a
Merge branch 'stable'
2016-06-12 21:45:26 +09:00
Takeshi KOMIYA
ecd2ca10d5
Bump version
2016-06-12 21:43:21 +09:00
Takeshi KOMIYA
93b3860597
Bump to 1.4.4 final
2016-06-12 21:37:52 +09:00
Takeshi KOMIYA
b054a79e63
Merge pull request #2659 from tk0miya/build_pdf_on_travisci
...
Enable to build PDF docs on Ubuntu precise
2016-06-12 11:53:06 +09:00
Takeshi KOMIYA
bc4148983d
Sphinx now bundles needspace.sty
2016-06-12 11:33:43 +09:00
Takeshi KOMIYA
88c026d0bd
Merge branch 'stable'
2016-06-12 00:42:47 +09:00
Jean-François B
8043f6406f
Merge pull request #2652 from jfbu/jfbu_sphinxverbatim
...
latex: keep Verbatim under same name, use SphinxVerbatim for own
2016-06-11 17:20:01 +02:00
jfbu
a62292cd3a
Update CHANGES for PR #2651
2016-06-11 16:54:22 +02:00
Takeshi KOMIYA
d7dd00a898
Failed to build PDF with framed.sty 0.95
...
The framed.sty which ubuntu precise bundles does not uses \OuterFrameSep macro yet.
2016-06-11 22:50:31 +09:00
Takeshi KOMIYA
ea778e7633
Show warnings if no domains match with primary_domain (ref: #2001 )
2016-06-11 15:38:44 +09:00
Takeshi KOMIYA
fc3bfbca5c
Fix #2639 : Sphinx now bundles iftex.sty
2016-06-11 14:39:45 +09:00
jfbu
518dad93e3
Fix mark-up in CHANGES
2016-06-10 22:27:11 +02:00
jfbu
dba3d66d22
Update CHANGES for PR #2638
2016-06-10 19:02:00 +02:00
jfbu
f9880bfcc8
latex: keep original Verbatim under same name, use SphinxVerbatim for own
2016-06-10 18:48:33 +02:00
jfbu
de070a3ca8
Merge branch 'stable'
2016-06-10 18:35:51 +02:00
Takeshi KOMIYA
a35399a0aa
Merge branch 'stable'
2016-06-10 20:55:05 +09:00
jfbu
e94d853bd8
Fix CHANGES
2016-06-10 09:48:14 +02:00
jfbu
e3bd7daf49
Merge branch 'latex_avoidtoodeeplynestedI' into stable (ref #777 )
...
This is \list --> \trivlist replacement in Sphinx wrapper of original
Verbatim from package fancyvrb. This gains one level for allowed
location of a code-block in nested lists/quotes.
2016-06-10 09:44:09 +02:00
Takeshi KOMIYA
8a85935c63
Update CHANGES for PR#2647
2016-06-10 12:55:19 +09:00
Takeshi KOMIYA
b3e82fadc4
Fix #2646 : latex crashes if math contains twice empty lines
2016-06-09 12:00:07 +09:00
Takeshi KOMIYA
54e0db9cbe
Fix #2351 : latex crashes if enumerated lists are placed on footnotes
2016-06-09 11:30:15 +09:00
jfbu
6f9ae8d84b
Remove ifthen dependency from sphinx.sty and update CHANGES
2016-06-08 11:48:04 +02:00
jfbu
c51282530c
Merge branch 'stable'
2016-06-08 11:38:33 +02:00
jfbu
a266dd3aa9
Update CHANGES for PR #2627
2016-06-08 08:28:40 +02:00
jfbu
e9fb82f51b
Update CHANGES for PR #2641
2016-06-08 08:23:50 +02:00
jfbu
6abbcb34e2
Update CHANGES for PR #2626
2016-06-08 08:21:02 +02:00
jfbu
d4a9997a48
Fix a \begin{\minipage} typo in sphinx.sty from 1.4.2 (ref: 68becb1)
2016-06-07 20:39:28 +02:00
Takeshi KOMIYA
e3b817da2f
Show warnings if unknown key is specified to latex_elements (ref: 2637)
2016-06-08 01:27:22 +09:00
Takeshi KOMIYA
76b9992384
Fix #2633 : Sphinx crashes with old styled indices
2016-06-07 11:02:07 +09:00
jfbu
18eb553b26
Fix #2632 : Warning directives fail in quote environment latex build
2016-06-06 23:46:58 +02:00
jfbu
b5261d560c
Fix #2630 : Latex sphinx.sty Notice Enviroment formatting problem
2016-06-06 23:11:52 +02:00
Takeshi KOMIYA
f6ebd372d4
Merge branch 'stable'
2016-06-05 17:24:41 +09:00
Takeshi KOMIYA
cb486ab3a0
Bump version
2016-06-05 17:17:05 +09:00
Takeshi KOMIYA
8b5ee35a7c
Bump version
2016-06-05 17:09:12 +09:00
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
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