summaryrefslogtreecommitdiff
path: root/docutils/docs/user
Commit message (Expand)AuthorAgeFilesLines
* Merge *all* HEAD revisions into nestingdavid_abrahams2004-09-115-188/+422
* This commit was manufactured by cvs2svn to create branch 'nesting'.(no author)2004-08-162-0/+635
* Added support for quoted (and unindented) literal blocks. Driven in part by ...goodger2003-12-201-8/+18
* fixedgoodger2003-12-151-1/+1
* added section for old-format config files; cross-referencesgoodger2003-11-141-13/+65
* capitalizationgoodger2003-11-141-4/+4
* added datestamp examplesgoodger2003-11-111-10/+23
* Fix a typo in LaTeX.txt.grubert2003-10-291-1/+1
* Fix: having too wide tables in sidebars.grubert2003-10-181-0/+12
* How to not print LaTeX's section numbers.grubert2003-10-051-0/+15
* Option use-LaTeX-docinfo.grubert2003-09-241-22/+24
* Move option documentation into config.txt.grubert2003-09-152-47/+54
* Add documentation how to change maketitle.grubert2003-09-141-0/+20
* revised DOCUTILSCONFIG envar textgoodger2003-09-111-9/+11
* - Fixed stupid bug that made last change a no-op.cben2003-09-111-5/+6
* Added support for ``DOCUTILSCONFIG`` environment variable. Addedcben2003-09-111-3/+9
* updatedgoodger2003-09-011-10/+22
* LaTeX writer no longer has a default stylesheet.grubert2003-08-291-1/+1
* Moved config file entry descriptions to config.txt.goodger2003-08-271-443/+30
* "Docutils Configuration Files", added to project. Moved config file entry de...goodger2003-08-271-0/+565
* Add option use-latex-footnotes.grubert2003-08-161-0/+6
* Add howto get a list of figures.grubert2003-07-221-0/+10
* Fix: no latex tableofcontents was generated if no docinfo item was specified.grubert2003-07-151-0/+3
* Added "traceback" setting.goodger2003-06-301-0/+6
* font selection.grubert2003-06-211-0/+17
* Take care of too wide tables (dave abrahams).grubert2003-06-211-0/+2
* Remove the no-longer-working email address "tony@lsl.co.uk".tibs2003-06-191-2/+1
* A example for papersize.grubert2003-06-171-0/+4
* Added "exit_level" setting ("--exit" option).goodger2003-06-161-0/+8
* change rubric style to subsection italic.grubert2003-06-141-4/+6
* Add rubric support.grubert2003-06-131-0/+8
* updatedgoodger2003-06-111-1/+1
* Add copyright statement, placing document into public domain, at David'stibs2003-06-101-31/+29
* Added copyright statement (pd).grubert2003-06-101-0/+1
* copyright on primerrichard2003-06-091-0/+1
* clarification of public domain statusgoodger2003-06-091-0/+1
* Added "--trim-footnote-reference-space" option.goodger2003-06-091-0/+7
* Converted settings table into a definition list. Updated.goodger2003-06-081-332/+336
* Added "error_encoding" and "_disable_config" settings, updated "output_encodi...goodger2003-06-031-2/+23
* Add attribution and align to the right.grubert2003-06-021-0/+6
* added --attribution optiongoodger2003-05-301-0/+6
* updatedgoodger2003-05-291-2/+18
* * add a LaTeX-nbsp (~) before a LaTeX-newline to avoid "LaTeX-Error no line t...grubert2003-05-151-2/+0
* Fix command line comment in the code and add the option to the documentation.grubert2003-05-151-0/+4
* Problem: line blocks and markup over multiple lines.grubert2003-05-151-0/+2
* Document usage of raw directive.grubert2003-05-041-1/+46
* Actually use documentclass option.grubert2003-04-161-0/+4
* Add latex lengths: admonitionwidth and docinfowidth.grubert2003-04-101-0/+11
* fixed markup errorsgoodger2003-04-091-3/+4
* Documentation for stylesheet usage.grubert2003-04-091-7/+41