| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 f... | georg.brandl | 2008-10-17 | 1 | -41/+291 |
| * | Remove the "ni" environments; they are useless now that index | georg.brandl | 2008-10-16 | 1 | -66/+6 |
| * | This should fix compatibility with XeTeX *and* prevent issues like #3909. | georg.brandl | 2008-10-16 | 1 | -12/+6 |
| * | #17: fix Makefile syntax. | georg.brandl | 2008-09-24 | 2 | -16/+4 |
| * | One more fix. | georg.brandl | 2008-09-21 | 1 | -1/+1 |
| * | Fix makefile. | georg.brandl | 2008-09-21 | 1 | -2/+2 |
| * | Restructure LaTeX file template: add new "latex_elements" config value | georg.brandl | 2008-09-12 | 3 | -35/+13 |
| * | Quote input file names, so that it works when they contain shell-metacharacters. | georg.brandl | 2008-09-11 | 1 | -14/+14 |
| * | Merged revisions 66061,66069 via svnmerge from | georg.brandl | 2008-08-30 | 1 | -0/+11 |
| * | * Add more generated text to the automatic translation. | georg.brandl | 2008-08-10 | 1 | -159/+14 |
| * | Merged revisions 65138,65145-65146,65268-65273 via svnmerge from | georg.brandl | 2008-07-29 | 1 | -8/+8 |
| * | Merged revisions 64725-64726,64730 via svnmerge from | georg.brandl | 2008-07-05 | 2 | -2/+2 |
| * | Merged revisions 64703-64708,64710-64712 via svnmerge from | georg.brandl | 2008-07-04 | 1 | -1/+1 |
| * | Add static method support. | georg.brandl | 2008-06-23 | 1 | -0/+29 |
| * | Add support for subscript/superscript nodes in latex. | georg.brandl | 2008-06-22 | 1 | -0/+1 |
| * | Add cleardoublepage to TOC. | georg.brandl | 2008-06-22 | 1 | -0/+1 |
| * | Support all rst admonitions in LaTeX. | georg.brandl | 2008-05-06 | 1 | -3/+27 |
| * | Fix bug in sphinx.sty and the latexwriter for objects without a defined module. | georg.brandl | 2008-05-04 | 1 | -6/+31 |
| * | Fix footnote handling with paragraphs. | georg.brandl | 2008-05-04 | 1 | -3/+3 |
| * | Fix handling of Verbatim within tables. | georg.brandl | 2008-05-04 | 1 | -5/+5 |
| * | * New LaTeX table handling. | georg.brandl | 2008-05-03 | 5 | -345/+526 |
| * | Fix two inconsistencies w.r.t. colors in sphinx.sty. | georg.brandl | 2008-04-28 | 1 | -3/+4 |
| * | Add logo options, add blocks to sidebar. | georg.brandl | 2008-04-27 | 2 | -0/+2 |
| * | Make description environment usable in desc environment. | georg.brandl | 2008-04-27 | 1 | -0/+7 |
| * | Add the possibility to have colored verbatim border and background. | georg.brandl | 2008-04-27 | 1 | -8/+56 |
| * | Some enhancements to sphinx.sty, mostly by Gael Varoquaux. | georg.brandl | 2008-04-27 | 1 | -342/+70 |
| * | Implement option lists. | georg.brandl | 2008-04-20 | 1 | -0/+25 |
| * | Several fixes in the latex processing. | georg.brandl | 2008-03-26 | 2 | -21/+18 |
| * | Add fncychap.sty; add clean target. | georg.brandl | 2008-03-25 | 2 | -1/+440 |
| * | * Support \classdescni. | georg.brandl | 2008-03-19 | 1 | -0/+9 |
| * | Put doc title and release in the header. | georg.brandl | 2008-02-01 | 3 | -3/+4 |
| * | Checkin my holiday work: | georg.brandl | 2007-12-29 | 3 | -96/+12 |
| * | Further fixes. All produced latex documents now run through pdflatex without ... | georg.brandl | 2007-12-16 | 1 | -1/+5 |
| * | Several improvements to the latex builder. | georg.brandl | 2007-12-16 | 2 | -0/+54 |
| * | Implement index entries, production lists and the glossary. | georg.brandl | 2007-12-16 | 1 | -20/+20 |
| * | Continue work on the PDF builder. The documents now build and run through LaTeX. | georg.brandl | 2007-12-06 | 4 | -1000/+14 |
| * | Add beginnings of a LaTeX writer. This is in no way usable code yet. | georg.brandl | 2007-12-05 | 7 | -0/+2605 |