summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added support and test for section subtitleswiemann2005-05-267-16/+43
* added defaults file for standalone_rst_... testswiemann2005-05-254-7/+13
* added information about working directorywiemann2005-05-251-1/+4
* documented ignoring of functional test config files which start with an under...wiemann2005-05-251-1/+2
* some updates of doc files from CVS to SVNwiemann2005-05-252-6/+7
* added test for rowspanning tables with the LaTeX writerwiemann2005-05-255-19/+59
* Fix tables starting with more than one multirow.grubert2005-05-253-1/+19
* added provide command for rst-mode as wellwiemann2005-05-211-0/+2
* added "(provide 'restructuredtext)"wiemann2005-05-211-0/+3
* added --id-prefix and --auto-id-prefix optionswiemann2005-05-214-2/+47
* restored alphabetical orderwiemann2005-05-201-12/+12
* documented different traceback default for programmatic usewiemann2005-05-201-1/+4
* added to-do list entry for figwidth testwiemann2005-05-201-0/+3
* more thorough figure testingwiemann2005-05-204-7/+113
* renamed command-line options for SectSubTitle transform (plural reads better)...goodger2005-05-194-10/+10
* removed test for ":figwidth: image" because it has different outputwiemann2005-05-181-13/+0
* added SectSubTitle transformwiemann2005-05-186-50/+202
* fixed collision with reST's inline markupwiemann2005-05-181-1/+1
* added support for "border" classwiemann2005-05-181-0/+3
* added history entries for recent bug fixeswiemann2005-05-181-0/+3
* Fixed bug with uppercase image targets. Closingwiemann2005-05-182-2/+14
* Fixed bug with ":width: image" option of figure directive. Closingwiemann2005-05-182-1/+14
* Minor fix to underlining function,blais2005-05-172-8/+53
* added \Dfloatimagetopmargin and \Dfloatimagebottommarginwiemann2005-05-161-2/+4
* added \Dsetlistrightmargin macro; bottom-align imageswiemann2005-05-161-11/+15
* note about "border": bad ideagoodger2005-05-141-1/+1
* grammargoodger2005-05-141-3/+3
* reverting revision 3322: addition of ":border:" option to "image" directivegoodger2005-05-149-19/+8
* added note about image :width:wiemann2005-05-141-0/+4
* changed \Dformatfieldname to use a command rather than a declaration for bold...wiemann2005-05-141-2/+2
* added \Ditemsep, changed nesting of section subtitle macro callswiemann2005-05-121-1/+3
* some clean-upwiemann2005-05-121-4/+2
* improved vertical spacing of floating imageswiemann2005-05-121-6/+23
* nicer vertical spacing for floating imageswiemann2005-05-111-3/+18
* some ugly fix for the broken definition list spacingwiemann2005-05-111-2/+8
* 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
* added field list in table cellwiemann2005-05-101-0/+5
* fixed right margin of line blockswiemann2005-05-091-0/+1
* added support for image base pathwiemann2005-05-091-4/+8
* added deletion of \Dcurrent... macros to avoid left-over attributeswiemann2005-05-091-6/+12
* added test for imageswiemann2005-05-091-0/+13
* this was stupid;wiemann2005-05-092-0/+0
* added images for conveniencewiemann2005-05-092-0/+0
* added support for :width: option of imageswiemann2005-05-091-1/+16
* Added "border" option to "image" directive (& attribute to doctree element); ...goodger2005-05-099-8/+19
* blank line required by the addition of an option to the "handout" directivegoodger2005-05-081-0/+6
* The "handout" directive cannot use "section" as a base node; "block_quote" wo...goodger2005-05-081-2/+2
* updated properties, keywordsgoodger2005-05-082-4/+4
* added class attribute dispatcherwiemann2005-05-071-1/+10