summaryrefslogtreecommitdiff
path: root/docutils
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixesdocutils-0.14.0amilde2017-05-304-9/+9
* set version to "prerelease 0.14.0a"grubert2017-05-271-3/+3
* Minor documentation fixes.milde2017-05-231-4/+12
* Enable use of Jython without import exception of localedkuhlman2017-05-221-7/+13
* Improve smartquotes command line interface.milde2017-05-211-11/+28
* Additional language/region code fixes (provided by Guenter Milde)dkuhlman2017-05-191-25/+23
* Fixes to language/region and image size controldkuhlman2017-05-161-52/+236
* Add "smartquotes-locales" setting.milde2017-05-084-5/+50
* unroll problematic refs to their origin in document when reporting errorsmilde2017-05-041-2/+7
* Minor documentation fixes.milde2017-05-041-2/+2
* Fix a regression in [r8062] (extra space with French smartquotes again).milde2017-05-041-3/+6
* smartquotes: Add command line interface for stand-alone use (requires 2.7).milde2017-04-241-100/+144
* Fix [ 317 ] Extra space inserted with French smartquotes .milde2017-04-241-1/+4
* Partial cleanup of the "character-level inline markup" patch [103].milde2017-04-191-9/+10
* LaTeX: Define required Unicode characters in the preamble.milde2017-04-191-10/+29
* Document and update smartquotes.milde2017-04-101-78/+67
* Do not add a second ID to problematic references.milde2017-04-061-1/+4
* Really use the full NBSP inside French quotes.milde2017-03-311-1/+1
* Update smartquotes: milde2017-03-312-21/+21
* Improve and test "compound" handling in LaTeX.milde2017-03-221-10/+15
* Fix [ 313 ] differentiate apostrophe from single quote (if possible).milde2017-03-191-42/+72
* Remove unneccessary empty lines from the latex output.milde2017-03-132-32/+34
* Cleanup and documentation update for latex writer class handling.milde2017-03-113-25/+22
* latex-writer: Handle class arguments for block-level elementsmilde2017-03-034-76/+144
* Part 2 of the fix for [ 312 ].milde2017-03-031-4/+5
* Fix config section for html5 writer. (Thanks to M. Cepl for the report.)milde2017-03-011-1/+1
* Document and use safe subclassing.milde2017-03-011-4/+19
* Apply [ 137 ] Fix no source and lineno was set to caption of table.milde2017-02-281-0/+2
* Consistent handling of all whitespace characters in inline markup recognition.milde2017-02-161-4/+4
* Fix CSS and correct comments in html5_polyglot writer.milde2017-02-143-9/+9
* Replace untranslable term "sollbruchstelle" with English approximation.milde2017-02-132-3/+3
* Apply [ 125 ] respect automatic table column sizing also in html4css1.milde2017-02-131-28/+30
* minor corrections; what the heck is a "sollbruchstelle"?!?goodger2017-02-131-24/+25
* Added support for escaped whitespace in URI contextsgoodger2017-02-061-2/+4
* Provide default title in metadata.milde2017-02-031-2/+3
* Document caveats when subclassing HTMLTranslator.milde2017-02-021-9/+55
* Update and add smartquote definitions for some languages.milde2017-01-171-6/+20
* Generate the complete punctuation_chars module with the corresponding tool.milde2017-01-171-48/+47
* "Outsourcing" of development code from utils.punctuation_chars.milde2017-01-051-304/+23
* Clarify use of Unicode character categories.milde2017-01-041-38/+87
* Minor documentation updatemilde2017-01-032-4/+2
* improve backwards compatibility of patch [ 120 ]milde2017-01-032-19/+16
* Update Swedish and German language files.milde2016-12-223-68/+73
* Fix swedisch smartquotes.milde2016-12-191-2/+3
* Recognize non-ASCII whitespace around inline literal, target and substitution. milde2016-12-191-3/+3
* Added functionality (plus tests & docs): escaped whitespace in URI contexts.goodger2016-12-162-4/+20
* Apply patch by Neil Schemenauer to fix bad string escapesmilde2016-12-108-16/+16
* Fix smart quotes definition for swedish (sv).milde2016-12-101-2/+3
* Release 0.13.1: set version number to 0.13.2agrubert2016-12-091-1/+1
* Release 0.13.1: set __version_details__ to "repository"grubert2016-12-091-1/+1