| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make the 'bibliography TOC fix' specific to document class howto/manual ↵ | Marcio Mazza | 2011-12-04 | 3 | -9/+28 |
| | | | | | (article/report) | ||||
| * | Merge with 1.0 | Georg Brandl | 2011-09-23 | 1 | -0/+18 |
| |\ | |||||
| | * | Fix #633: Allow footnotes in section headers in LaTeX output. | Georg Brandl | 2011-09-22 | 1 | -0/+18 |
| | | | |||||
| * | | Merge with 1.0. | Georg Brandl | 2011-09-21 | 1 | -9/+11 |
| |\ \ | |/ | |||||
| | * | Fix #574: Improvement to Japanese LaTeX support. | Georg Brandl | 2011-09-21 | 1 | -9/+11 |
| | | | |||||
| * | | Fix #722: remove special styling of :samp: role, and enable placeholder ↵ | Georg Brandl | 2011-09-21 | 1 | -1/+0 |
| | | | | | | | | | formatting in literal nodes. | ||||
| * | | merge with 1.0 | Georg Brandl | 2011-01-15 | 1 | -17/+0 |
| |\ \ | |/ |/| | |||||
| | * | merge with 1.0 | Georg Brandl | 2011-01-07 | 1 | -17/+0 |
| | |\ | |||||
| | | * | #454: Add more index markup capabilities: marking see/seealso entries, and ↵ | Georg Brandl | 2011-01-07 | 1 | -17/+0 |
| | | | | | | | | | | | | | main entries for a given key. | ||||
| * | | | Make token references work as hyperlinks again in LaTeX output. | Georg Brandl | 2011-01-15 | 1 | -14/+5 |
| |/ / | |||||
| * | | #332: Make admonition boundaries in LaTeX output visible. | Georg Brandl | 2011-01-07 | 1 | -11/+22 |
| |/ | |||||
| * | Remove odd margin calculation in verbatim command that leads to overfull ↵ | Georg Brandl | 2011-01-06 | 1 | -5/+1 |
| | | | | | hbox warnings and inconsistent indentation of literal blocks within lists and quotes. | ||||
| * | #574: Add special code for better support of Japanese documents in the LaTeX ↵ | Georg Brandl | 2011-01-03 | 1 | -0/+9 |
| | | | | | builder. | ||||
| * | In the Makefile generated by LaTeX output, do not delete pdf files | Georg Brandl | 2010-11-12 | 1 | -2/+1 |
| | | | | | on clean; they might be required images. | ||||
| * | #535: Fix LaTeX output generated for line blocks by porting implementation ↵ | Georg Brandl | 2010-10-22 | 1 | -0/+19 |
| | | | | | from new docutils code. | ||||
| * | #530: set font size of \paragraph to \small. | Georg Brandl | 2010-10-22 | 1 | -1/+1 |
| | | |||||
| * | #501: Fix regression when building LaTeX docs with figures that | Georg Brandl | 2010-08-23 | 1 | -1/+4 |
| | | | | | don't have captions. | ||||
| * | Include hypcap package, to get better references to floats. | Georg Brandl | 2010-08-05 | 1 | -0/+1 |
| | | |||||
| * | merge with 0.6 | Georg Brandl | 2010-05-22 | 4 | -316/+55 |
| |\ | |||||
| | * | merge with trunk | Georg Brandl | 2010-04-17 | 1 | -1/+2 |
| | |\ | |||||
| | | * | merge with 0.6 | Georg Brandl | 2010-04-17 | 1 | -1/+1 |
| | | |\ | |||||
| | * | | | sphinx-domains #1: better handling of skips for list environment. | Georg Brandl | 2010-04-17 | 1 | -1/+5 |
| | | | | | |||||
| | * | | | #380: use correct command to determine line width when two-column layout is ↵ | Georg Brandl | 2010-04-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | in effect. | ||||
| | * | | | #371: fix LaTeX output generated for return annotations. | Georg Brandl | 2010-04-04 | 1 | -4/+4 |
| | | | | | |||||
| | * | | | Remove obsolete hyperref option. | Georg Brandl | 2010-02-20 | 1 | -2/+1 |
| | | | | | |||||
| | * | | | Make the concept of "module index" generalized to domains. As a ↵ | Georg Brandl | 2010-02-20 | 2 | -84/+1 |
| | | | | | | | | | | | | | | | | | side-effect, the latex modindex is no longer generated by LaTeX. | ||||
| | * | | | Get rid of the non-extensible Python-specific description environments in ↵ | Georg Brandl | 2010-01-17 | 1 | -220/+13 |
| | |/ / | | | | | | | | | | sphinx.sty. | ||||
| | * | | merge pre-domain state with tip from 0.6 | Georg Brandl | 2009-08-06 | 2 | -10/+35 |
| | |\ \ | |||||
| | | * \ | merge with 0.6 | Georg Brandl | 2009-06-15 | 2 | -10/+35 |
| | | |\ \ | |||||
| | | | * | | Added the ``latex_docclass`` config value and made the "twoside" | Georg Brandl | 2009-06-04 | 2 | -10/+35 |
| | | | | | | | | | | | | | | | | | | | | | documentclass option overridable by "oneside". | ||||
| * | | | | | #404: Make ``\and`` work properly in the author field of the ↵ | Georg Brandl | 2010-05-22 | 2 | -4/+13 |
| | |_|_|/ |/| | | | | | | | | | | | ``latex_documents`` setting. | ||||
| * | | | | #379: define hyperref citecolor to match color scheme. | Georg Brandl | 2010-04-17 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Fix sphinx.sty \includegraphics command redefinition | Leandro Lucarella | 2009-07-09 | 1 | -1/+3 |
| |/ / | |||||
| * | | Use parskip package instead of setting \parskip ourselves. | Georg Brandl | 2009-06-15 | 1 | -2/+2 |
| |/ | |||||
| * | Add empty var for latex options in Makefile for latex output. | Georg Brandl | 2009-03-24 | 1 | -10/+12 |
| | | |||||
| * | merge with 0.5 | Georg Brandl | 2009-03-16 | 1 | -0/+18 |
| |\ | |||||
| | * | #96: The LaTeX builder now supports figures wrapped by text, when using the ↵ | Georg Brandl | 2009-02-21 | 1 | -0/+4 |
| | | | | | | | | | ``figwidth`` option and right/left alignment. | ||||
| | * | merge with 0.5 | Georg Brandl | 2009-02-14 | 2 | -0/+6 |
| | |\ | |||||
| | * | | fix classmethoddesc environment | Georg Brandl | 2009-01-24 | 1 | -16/+1 |
| | | | | |||||
| | * | | Close #23: Added a ``classmethod`` directive along with ``method`` | Georg Brandl | 2008-12-29 | 1 | -0/+29 |
| | | | | | | | | | | | | | and ``staticmethod``. | ||||
| * | | | Handle inline nodes in latex and text writers. | Georg Brandl | 2009-03-16 | 1 | -0/+12 |
| | |/ |/| | |||||
| * | | Handle footnotes in tables in LaTeX. | Georg Brandl | 2009-02-14 | 2 | -0/+6 |
| |/ | |||||
| * | Support table captions in LaTeX output. | Georg Brandl | 2008-11-16 | 1 | -0/+1 |
| | | |||||
| * | #26: fix problems with ifxetex package. | Georg Brandl | 2008-11-06 | 1 | -3/+2 |
| | | |||||
| * | Add global citations. #1. | georg.brandl | 2008-10-25 | 3 | -24/+20 |
| | | |||||
| * | Fix for systems where hyperref doesn't invoke ifpdf.sty. | georg.brandl | 2008-10-18 | 3 | -2/+4 |
| | | |||||
| * | Fix another ordering problem that led to uncolored Verbatim environments. | georg.brandl | 2008-10-17 | 1 | -1/+1 |
| | | |||||
| * | Include hyperref as the last package. Fixes #4027. | georg.brandl | 2008-10-17 | 3 | -63/+15 |
| | | |||||
| * | Fix a problem with non-ASCII characters leading chapter titles, by updating ↵ | georg.brandl | 2008-10-17 | 1 | -41/+291 |
| | | | | | fncychap.sty. | ||||
| * | Remove the "ni" environments; they are useless now that index | georg.brandl | 2008-10-16 | 1 | -66/+6 |
| | | | | | entries are always inserted separately. Fixes #4132. | ||||
