summaryrefslogtreecommitdiff
path: root/sphinx/texinputs
Commit message (Expand)AuthorAgeFilesLines
* Add static method support.Georg Brandl2008-06-231-0/+29
* Add support for subscript/superscript nodes in latex.Georg Brandl2008-06-221-0/+1
* Add cleardoublepage to TOC.Georg Brandl2008-06-221-0/+1
* Support all rst admonitions in LaTeX.Georg Brandl2008-05-061-3/+27
* Fix bug in sphinx.sty and the latexwriter for objects without a defined module.Georg Brandl2008-05-041-6/+31
* Fix footnote handling with paragraphs.Georg Brandl2008-05-041-3/+3
* Fix handling of Verbatim within tables.Georg Brandl2008-05-041-5/+5
* * New LaTeX table handling.Georg Brandl2008-05-035-345/+526
* Fix two inconsistencies w.r.t. colors in sphinx.sty.Georg Brandl2008-04-281-3/+4
* Add logo options, add blocks to sidebar.Georg Brandl2008-04-272-0/+2
* Make description environment usable in desc environment.Georg Brandl2008-04-271-0/+7
* Add the possibility to have colored verbatim border and background.Georg Brandl2008-04-271-8/+56
* Some enhancements to sphinx.sty, mostly by Gael Varoquaux.Georg Brandl2008-04-271-342/+70
* Implement option lists.Georg Brandl2008-04-201-0/+25
* Several fixes in the latex processing.Georg Brandl2008-03-262-21/+18
* Add fncychap.sty; add clean target.Georg Brandl2008-03-252-1/+440
* * Support \classdescni.Georg Brandl2008-03-191-0/+9
* Put doc title and release in the header.Georg Brandl2008-02-013-3/+4
* Checkin my holiday work:Georg Brandl2007-12-293-96/+12
* Further fixes. All produced latex documents now run through pdflatex without ...Georg Brandl2007-12-161-1/+5
* Several improvements to the latex builder.Georg Brandl2007-12-162-0/+54
* Implement index entries, production lists and the glossary.Georg Brandl2007-12-161-20/+20
* Continue work on the PDF builder. The documents now build and run through LaTeX.Georg Brandl2007-12-064-1000/+14
* Add beginnings of a LaTeX writer. This is in no way usable code yet.Georg Brandl2007-12-057-0/+2605