summaryrefslogtreecommitdiff
path: root/docutils/tools
Commit message (Expand)AuthorAgeFilesLines
...
* re-fixed right margin of line blockswiemann2005-05-111-1/+1
* first solution for the broken rendering of field lists in tableswiemann2005-05-101-4/+9
* fixed right margin of line blockswiemann2005-05-091-0/+1
* added support for image base pathwiemann2005-05-091-4/+8
* added support for :width: option of imageswiemann2005-05-091-1/+16
* added class attribute dispatcherwiemann2005-05-071-1/+10
* added \Dsimpleimage macro which can be called from user stylesheetswiemann2005-05-071-3/+7
* added support for image alignment; this currently breaks figurewiemann2005-05-071-0/+29
* added Dimagemaxwidth commandwiemann2005-05-071-4/+7
* fixed new attribute dispatcherwiemann2005-05-071-6/+5
* made attribute dispatcher more powerfulwiemann2005-05-071-4/+13
* added sectiontitlehook and sectionsubtitlehook; added dispatcher for sections...wiemann2005-05-052-7/+15
* reduced space between section title and subtitle (sectionsubtitle)wiemann2005-05-051-0/+3
* added support for section subtitles (sectionsubtitle)wiemann2005-05-051-0/+5
* made section title formatting more flexiblewiemann2005-05-051-4/+6
* simplified definition of deep section titleswiemann2005-05-051-5/+7
* improved section title dispatcherwiemann2005-05-051-9/+12
* simplified title and subtitle dispatcher codewiemann2005-05-051-17/+6
* removed tabularxwiemann2005-05-051-1/+1
* moved \DSearly down; moved definition lists down;wiemann2005-05-041-58/+94
* made section handling a bit more flexible;wiemann2005-05-041-12/+23
* added early and late initialization macros for usage by user stylesheetwiemann2005-05-041-0/+5
* added note about standard-TeX compatibilitywiemann2005-05-041-0/+21
* made Dblocklevelvspace a length; need to come up with a shorter namewiemann2005-05-041-1/+1
* changed rubric formattingwiemann2005-05-031-2/+4
* removed additional flexibility; probably not needed, on second thoughtwiemann2005-05-031-11/+4
* made auxiliary spacing more flexiblewiemann2005-05-031-5/+12
* improved handling of long field nameswiemann2005-05-031-1/+12
* do not enclose document and sections in macro calls, so that TeXwiemann2005-05-031-7/+4
* make lists more deeply nestable by not adding rightwiemann2005-04-301-3/+10
* added some indirection with \Dformat...wiemann2005-04-301-3/+6
* checking in my intermediate results, trying to fix spacing problems in field ...wiemann2005-04-292-11/+7
* ignore hyperlink targets; fixed line-blocks in tabular environments (e.g. fie...wiemann2005-04-291-41/+61
* fixed spacing problem with hyperlinks; removed some unused commandswiemann2005-04-291-14/+3
* more sophisticated spacing; image support; node-specific attribute handlerswiemann2005-04-271-2/+26
* Added the rest of the new LaTeX writer (I accidentally committedwiemann2005-04-263-0/+772
* made field-lists left-aligned by removing thewiemann2005-04-251-2/+3
* removed angle brackets because otherwise the validator complainswiemann2005-04-251-1/+1
* added to the instructionsgoodger2005-04-202-2/+36
* Two things to the underlining function for emacs:blais2005-04-172-21/+67
* 20 is enoughgoodger2005-04-051-1/+1
* improve docs/ref/rst/directives.html field list renderinggoodger2005-04-051-0/+1
* A simple first stab at a series of regressionblais2005-04-022-2/+184
* Fixed some cases when the cursor is on the underlineblais2005-04-021-11/+22
* Fixed another bug with emacs section titles, whereblais2005-04-011-2/+5
* Bugfix for emacs rest support,blais2005-03-311-4/+2
* Fixed an oops with join-paragraph, preferblais2005-03-301-12/+2
* I restructured (pun intended) the emacs supportblais2005-03-291-92/+437
* added -A option to quicktest.py (as listed by quicktest.py -h)wiemann2005-03-231-1/+1
* Make buildhtml.py aware of latin-1 encoding.cben2005-03-151-0/+2