summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to 1.4.4 finalv1.4.4Takeshi KOMIYA2016-06-122-5/+5
* Merge pull request #2659 from tk0miya/build_pdf_on_travisciTakeshi KOMIYA2016-06-124-3/+44
|\
| * Sphinx now bundles needspace.styTakeshi KOMIYA2016-06-122-0/+36
| * Use \c@chapter instead of \thechapter to check what sectioning unit is usedTakeshi KOMIYA2016-06-111-1/+1
| * Failed to build PDF with framed.sty 0.95Takeshi KOMIYA2016-06-112-2/+3
| * Install TeXLive for testing on Travis CITakeshi KOMIYA2016-06-111-0/+4
* | Use six in util/reindent.pyTakeshi KOMIYA2016-06-121-2/+3
* | Fix flake8 violation under tests/Takeshi KOMIYA2016-06-1226-98/+130
* | Fix flake8 violation (utils/reindent.py)Takeshi KOMIYA2016-06-122-13/+20
* | Remove ez_setup.py from flake8-exclude listTakeshi KOMIYA2016-06-121-1/+1
* | Update CHANGES for PR #2651jfbu2016-06-111-1/+1
* | Merge pull request #2651 from jfbu/latex_avoidtoodeeplynestedIJean-François B2016-06-111-0/+2
|\ \ | |/ |/|
| * Fix #777 (part Ia): Latex output "too deeply nested"jfbu2016-06-101-0/+2
* | Install graphviz for testing on Travis CITakeshi KOMIYA2016-06-111-0/+4
* | Fix #2639: Sphinx now bundles iftex.styTakeshi KOMIYA2016-06-112-0/+98
* | Fix mark-up in CHANGESjfbu2016-06-101-1/+1
* | Update CHANGES for PR #2638jfbu2016-06-101-0/+1
* | Merge pull request #2638 from jfbu/latex_fixpdfframesJean-François B2016-06-101-4/+12
|\ \
| * | Fix #2635. To avoid pdf viewer issue, draw code frames latest.jfbu2016-06-071-4/+12
* | | Fix CHANGESjfbu2016-06-101-1/+1
* | | Merge branch 'latex_avoidtoodeeplynestedI' into stable (ref #777)jfbu2016-06-102-14/+13
|\ \ \ | | |/ | |/|
| * | Fix #777 (part I): Latex output "too deeply nested"jfbu2016-06-091-14/+12
* | | Update CHANGES for PR#2647Takeshi KOMIYA2016-06-101-0/+1
* | | Merge pull request #2647 from JojoBoulix/patch-1Takeshi KOMIYA2016-06-101-1/+1
|\ \ \
| * | | Remove all memory addresses from autodocJojoBoulix2016-06-091-1/+1
| |/ /
* | | Merge pull request #2648 from jfbu/jfbu_addlinkstotutorialTakeshi KOMIYA2016-06-102-5/+10
|\ \ \ | |/ / |/| |
| * | Convert text into links at bottom of tutorial.rst and top of config.rstjfbu2016-06-092-5/+10
|/ /
* | Fix #2646: latex crashes if math contains twice empty linesTakeshi KOMIYA2016-06-092-1/+2
* | Fix #2351: latex crashes if enumerated lists are placed on footnotesTakeshi KOMIYA2016-06-092-3/+7
* | Increment ENV_VERSION (ref: #2631)Takeshi KOMIYA2016-06-081-1/+1
* | Fix #2632 (again).jfbu2016-06-081-2/+6
* | Fix #2632 (cont.). Allow code-block in warning in quoted block.jfbu2016-06-081-1/+2
* | Update CHANGES for PR #2627jfbu2016-06-081-0/+1
* | Merge pull request #2627 from jfbu/latex_inlinecodeusestraightquotesJean-François B2016-06-081-1/+4
|\ \
| * | LaTeX use straight quotes also in inline codejfbu2016-06-061-1/+4
* | | Replace a \xdef by a \gdef in sphinx.styjfbu2016-06-081-1/+1
* | | Update CHANGES for PR #2641jfbu2016-06-081-0/+1
* | | Merge pull request #2641 from jfbu/latex_fixcodeblockinwarningJean-François B2016-06-081-0/+2
|\ \ \
| * | | Fix #2640: 1.4.2 LaTeX crashes if code-block inside warning directivejfbu2016-06-071-0/+2
* | | | Update CHANGES for PR #2626jfbu2016-06-081-0/+2
* | | | Merge pull request #2626 from jfbu/latex_fixopenanyJean-François B2016-06-081-37/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Fix #2622 (done): correctly obey openany optionjfbu2016-06-061-37/+8
| * | | Fix #2622 (cont.): obey openany optionjfbu2016-06-061-15/+2
| * | | Fix #2622: Latex produces empty pages after title and table of contentsjfbu2016-06-061-20/+37
| |/ /
* | | Fix a \begin{\minipage} typo in sphinx.sty from 1.4.2 (ref: 68becb1)jfbu2016-06-072-2/+2
| |/ |/|
* | Merge pull request #2636 from tk0miya/rescue_old_styled_indicesTakeshi KOMIYA2016-06-073-2/+21
|\ \
| * | Fix #2633: Sphinx crashes with old styled indicesTakeshi KOMIYA2016-06-073-2/+21
* | | Merge pull request #2628 from jfbu/latex_builtinthemesinSphinxDocTakeshi KOMIYA2016-06-071-0/+2
|\ \ \ | |/ / |/| |
| * | Display correctly the Builtin themes in the PDF build of Sphinx docjfbu2016-06-061-0/+2
| |/
* | Fix #2632: Warning directives fail in quote environment latex buildjfbu2016-06-062-1/+3