summaryrefslogtreecommitdiff
path: root/sphinx/texinputs
Commit message (Expand)AuthorAgeFilesLines
* Fix #1607: Sphinx crashes on building latexpdf with "howto" classtk0miya2014-11-241-1/+5
* Wrap float environment on writing literal_block to latextk0miya2014-09-191-0/+6
* Merge with stableshimizukawa2014-08-301-12/+16
|\
| * merge with stableGeorg Brandl2014-03-251-12/+16
| |\
| | * Merged in tomprince/sphinx (pull request #187)Georg Brandl2014-01-193-16/+16
| | |\
| | * | Make latex commands customizable.tom prince2013-10-291-12/+16
* | | | Fix: footnotes from table get displayed twice in LaTeX. To fix this, restorin...shimizukawa2014-08-261-0/+3
|/ / /
* | | Closes #636: Keep straight single quotes in literal blocks in the LaTeX build.Georg Brandl2014-03-251-0/+2
| |/ |/|
* | Closes #1249: Fix duplicate LaTeX page numbering for manual documents.Georg Brandl2014-01-121-1/+2
* | Closes #949: Update the tabulary.sty packed with Sphinx.Georg Brandl2014-01-111-6/+3
* | Closes #929: Support parsed-literal blocks in LaTeX output correctly.Georg Brandl2014-01-111-0/+2
* | Closes #751: Allow production lists longer than a page in LaTeX by using long...Georg Brandl2014-01-101-2/+4
* | Fix broken hyperlinks to chapters in appendix in Japanese environmentAkihiro Uchida2013-12-081-7/+5
|/
* Closes #995: Fix table-of-contents and page numbering for the LaTeX "howto" c...Georg Brandl2013-03-303-23/+27
* Replace \bf and \rm by \textbf and \textrm. Patch byGeorg Brandl2012-12-171-2/+2
* Update Sphinx URL to new sphinx-doc.org domain.Georg Brandl2012-11-042-2/+2
* Merged in klukas/sphinx/memoir (pull request #67)Georg Brandl2012-10-281-7/+11
|\
| * Added protection for the memoir classJeff Klukas2012-05-221-7/+11
* | Merged in klukas/sphinx/admonitions (pull request #68)Georg Brandl2012-10-282-2/+62
|\ \
| * | fix chapter name in footer for Japanese documentsAkihiro Uchida2012-10-201-0/+4
| * | ignore exit code for mendex (Japanese version of makeindex) in make all-pdf-jaAkihiro Uchida2011-11-101-1/+1
| * | do not use \@chappos in Appendix with pTeXAkihiro Uchida2011-11-091-0/+11
| * | fix the doubled index and bibliography on the TOC in jsclasses (Japanese stan...Akihiro Uchida2011-11-091-0/+15
| * | adjust the margins for footer for jsclasses (Japanese standard document classes)Akihiro Uchida2011-11-091-0/+8
| * | use extractbb instead of ebb with make all-pdf-jaAkihiro Uchida2011-11-091-1/+1
| * | support pTeX and dvipdfmx with sphinx.styAkihiro Uchida2011-11-091-0/+22
| |/
* | Fix for ugly indenting of admonitionsJeff Klukas2012-05-221-4/+4
|/
* Make the 'bibliography TOC fix' specific to document class howto/manual (arti...Marcio Mazza2011-12-043-9/+28
* Merge with 1.0Georg Brandl2011-09-231-0/+18
|\
| * Fix #633: Allow footnotes in section headers in LaTeX output.Georg Brandl2011-09-221-0/+18
* | Merge with 1.0.Georg Brandl2011-09-211-9/+11
|\ \ | |/
| * Fix #574: Improvement to Japanese LaTeX support.Georg Brandl2011-09-211-9/+11
* | Fix #722: remove special styling of :samp: role, and enable placeholder forma...Georg Brandl2011-09-211-1/+0
* | merge with 1.0Georg Brandl2011-01-151-17/+0
|\ \ | |/ |/|
| * merge with 1.0Georg Brandl2011-01-071-17/+0
| |\
| | * #454: Add more index markup capabilities: marking see/seealso entries, and ma...Georg Brandl2011-01-071-17/+0
* | | Make token references work as hyperlinks again in LaTeX output.Georg Brandl2011-01-151-14/+5
|/ /
* | #332: Make admonition boundaries in LaTeX output visible.Georg Brandl2011-01-071-11/+22
|/
* Remove odd margin calculation in verbatim command that leads to overfull hbox...Georg Brandl2011-01-061-5/+1
* #574: Add special code for better support of Japanese documents in the LaTeX ...Georg Brandl2011-01-031-0/+9
* In the Makefile generated by LaTeX output, do not delete pdf filesGeorg Brandl2010-11-121-2/+1
* #535: Fix LaTeX output generated for line blocks by porting implementation fr...Georg Brandl2010-10-221-0/+19
* #530: set font size of \paragraph to \small.Georg Brandl2010-10-221-1/+1
* #501: Fix regression when building LaTeX docs with figures thatGeorg Brandl2010-08-231-1/+4
* Include hypcap package, to get better references to floats.Georg Brandl2010-08-051-0/+1
* merge with 0.6Georg Brandl2010-05-224-316/+55
|\
| * merge with trunkGeorg Brandl2010-04-171-1/+2
| |\
| | * merge with 0.6Georg Brandl2010-04-171-1/+1
| | |\
| * | | sphinx-domains #1: better handling of skips for list environment.Georg Brandl2010-04-171-1/+5
| * | | #380: use correct command to determine line width when two-column layout is i...Georg Brandl2010-04-171-2/+2