summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.3.9: tagging current revisiondocutils-wiemann2005-05-260-0/+0
* added __future__ statement to avoid warnings about nested scopes with Python ...wiemann2005-05-261-0/+2
* Release 0.3.9: closed "Changes Since ..." sectionwiemann2005-05-261-2/+2
* Release 0.3.9: set version number to 0.3.9wiemann2005-05-267-7/+7
* fixed file list commandwiemann2005-05-261-1/+1
* consider only files in test/functional/expected/ which are under version controlwiemann2005-05-261-2/+3
* updated release script from CVS to SVN (untested)wiemann2005-05-261-24/+16
* added "see also" referenceswiemann2005-05-261-4/+9
* added history entries for section subtitle support in writerswiemann2005-05-261-0/+2
* added explanatory comment about span.section-subtitlewiemann2005-05-261-0/+1
* 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