summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Put ensuremath around some latin1 chars.plugins@4951grubert2007-02-272-0/+13
* Set ``usepackage[utf8x]{inputenc}`` for utf-8.grubert2007-02-273-10/+14
* added history entry for template.txt openingwiemann2007-02-261-0/+2
* do not use codecs.open, because it always uses binary modewiemann2007-02-261-4/+2
* New option ``--use-bibtex=style,db1,db2``.grubert2007-02-222-10/+23
* - New option ``--reference-label`` to allow usage of LaTeX ref for grubert2007-02-214-0/+67
* rst.el: included Riccardo patch for jit-lockblais2007-02-191-23/+49
* updatedgoodger2007-02-121-2/+4
* correctiongoodger2007-02-121-1/+1
* Added ``--strip-elements-with-class`` and ``--strip-class`` options (``strip_...goodger2007-02-126-6/+87
* remove circular importgoodger2007-02-121-1/+2
* cleaned up build_contents code (not worth a test case or history entry though...wiemann2007-01-221-6/+1
* added info about "Docutils core" topic in Docutils-checkins mailing listwiemann2007-01-161-0/+6
* dropped all name attributes of "a" elementswiemann2007-01-166-116/+106
* + - Moved ``id`` attributes from titles to surrounding ``div``wiemann2007-01-169-160/+142
* rst.el: change to accomodate tramp.elblais2007-01-111-5/+10
* 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