summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix duplicate key in bibliographic_fields dict.sfcben2006-12-262-9/+5
* Add: active latex2e test data with option list in definition list.grubert2006-12-113-18/+97
* Fix: bug# 1605376 rst2latex: bad options group list.grubert2006-12-112-0/+4
* Remove inactive code for use_optionlist_for_option_list.grubert2006-12-113-47/+11
* Fix: bug# 1612270 double qoutes in italian literal.grubert2006-12-102-0/+4
* Added Hebrew mappings by Meir Kriheli.sfcben2006-12-094-0/+175
* fixed bug with multi-line attributions in block quote directives (epigraph etc.)goodger2006-12-092-3/+10
* added example config filegoodger2006-12-091-0/+23
* removed "index" section (clutter)goodger2006-12-091-299/+0
* Fix: output hypertargetsgrubert2006-11-283-6/+10
* Add option --use-latex-abstract.grubert2006-11-172-1/+16
* removed notes about Py22 requirement (Docutils 0.5+ depends on Py22 anyway)wiemann2006-11-132-4/+1
* removed Py21 compatibility codewiemann2006-11-131-17/+1
* added Version Applicability sectiongoodger2006-11-121-0/+10
* added textcompwiemann2006-11-122-0/+5
* updatedgoodger2006-11-121-1/+1
* fixed omission from r4802goodger2006-11-121-3/+3
* updatedgoodger2006-11-121-0/+5
* added "Deploying Docutils Securely"goodger2006-11-123-0/+164
* correct faulty setting definitions & add test; 0.4 backport candidategoodger2006-11-127-18/+17
* docstring: expand validator function description in SettingsSpec.settings_specgoodger2006-11-121-11/+21
* add functionality to internals() functiongoodger2006-11-121-2/+6
* record paths of applied configuration files in _config_files runtime settinggoodger2006-11-063-2/+26
* - Image width unit ``px`` is translated to ``pt``:grubert2006-11-023-6/+31
* Change link to manpage-writer.grubert2006-10-221-1/+1
* More notes on section numbering.grubert2006-10-191-11/+26
* Expand description of --use-latex-toc option.grubert2006-10-181-4/+5
* added note about raw between paragraphswiemann2006-10-141-0/+4
* Reorder code in visit_literal_block.grubert2006-10-111-12/+12
* removed CVS referencegoodger2006-10-091-2/+2
* Corrections (thanks to A.G.Isaac)grubert2006-10-091-21/+37
* fixed behavior for newlines followed by asteriskswiemann2006-10-092-1/+8
* added note about space between footnoteswiemann2006-10-091-0/+2
* added note about underscores in citationswiemann2006-10-091-0/+3
* Fix: Do not escape underscores in citation reference labels if grubert2006-10-083-1/+42
* Use centering instead of center for figure contents, to avoid vertical space.grubert2006-10-083-6/+13
* Fix reST samples for raw directive.grubert2006-10-081-5/+5
* Remark on rst2latex/newlatex.grubert2006-10-081-5/+25
* support old-style functional directive dinterface also for methodswiemann2006-09-181-2/+2
* s/permalink/thread/wiemann2006-09-161-1/+1
* added link to bibstuff threadwiemann2006-09-161-1/+2
* fixed orderwiemann2006-09-161-1/+1
* added support for IronPython 1.0 (thanks to Seo Sanghyeon);wiemann2006-09-163-5/+8
* renamed testwiemann2006-09-161-1/+1
* added history entries for Andreas' improvements to rst.elwiemann2006-09-161-0/+3
* headings containing only non-ASCII characters are nowwiemann2006-09-162-2/+4
* (require 'font-lock) in emacs lisp code now, reuleaux2006-09-151-2/+3
* installation instructions simplified, just (require 'font-lock)reuleaux2006-09-151-8/+1
* (require 'font-lock) added to the installation instructionsreuleaux2006-09-151-0/+8
* correction for multiline comments, especially for comments with anreuleaux2006-09-151-1/+1