summaryrefslogtreecommitdiff
path: root/docutils
Commit message (Expand)AuthorAgeFilesLines
* Consistently use "utf-8" (not "utf8") in magic comment giving source encoding.milde2013-06-0411-14/+14
* Exclude "wide" characters from the "delimiters" regexp in "narrow" builds.milde2013-05-311-15/+46
* Fix [ 210 ] Python 3.3 checks CVS syntax only if "strict" is True.milde2013-05-161-0/+2
* Avoid repeated class declarations in html4css1 writermilde2013-05-071-11/+12
* Writer comment with (currently ignored) figure alignment to the LaTeX source.milde2013-05-061-18/+16
* Add "babel" name for Serbian (cyrillic script).milde2013-05-061-4/+4
* Literal definition of character sets with backslash escapes instead of utf8.milde2013-04-281-34/+126
* Fix for changes in 7650.milde2013-04-221-59/+61
* Re-calculate only if run as stand-alone module. Add verbose test output.milde2013-04-221-130/+149
* Fix [ 228 ], part II.milde2013-04-184-8/+8
* Fix [ 228 ] search docutils components first locally then globally.milde2013-04-171-2/+2
* Ticket #102: Fix citation rendering in rst2odt with --create-links optiondkuhlman2013-04-081-2/+8
* Always import our local copy of roman.py (report Larry Hastings).milde2013-03-251-5/+1
* Fix [ 157 ] Line block parsing does not like system message.milde2013-03-221-1/+1
* Bugfix: do not make "stylesheet-path"s absolute.milde2013-03-153-6/+1
* Treat embedded standalone hyperlinks as URI, even if ending in underscore.milde2013-03-111-1/+2
* safe check for startswith "." grubert2013-03-091-1/+1
* Fix [3607063] handle lines starting with a period.grubert2013-03-081-3/+3
* Fix [ 3607029 ] traceback with embedded alias pointing to missing target.milde2013-03-071-4/+6
* New default for `math-output` setting: "HTML math.css".milde2013-03-041-7/+14
* Fix [ 3606028 ] ``assert`` is skipped with ``python -O``.milde2013-03-041-3/+6
* Small fixes to math-output=HTML.milde2013-03-022-11/+8
* New setting `stylesheet_dirs`.milde2013-03-023-20/+56
* FIX [ docutils-Bugs-3594442 ] complex table formatting errorgrubert2013-02-211-0/+5
* "Booktabs" table style for html4css1.milde2013-02-211-0/+15
* Support embedded aliases within hyperlink references.milde2013-02-181-16/+39
* always include macro defgrubert2013-02-161-1/+1
* append macros to self.headgrubert2013-02-161-1/+1
* move comment "Man page generated from reStructuredText." to first line (always)grubert2013-02-161-3/+3
* Fix [ 3603246 ] Bug in option "--graphicx-option=auto".milde2013-02-131-3/+3
* manpage Fix option separating comma was bold (thanks to Bill Morris).grubert2013-02-121-1/+1
* Fix [ 3602652 ] correct syntax-highlight default value in help string.milde2013-01-301-1/+1
* Fix TypeError: Python 3 does no implicit conversion between bytes and unicode...milde2013-01-251-1/+1
* Apply [ 2714873 ] Fix for the overwritting of document attributes.milde2013-01-212-19/+279
* Apply [ 3599485 ] node source/line information for sphinx translation.milde2013-01-211-0/+2
* Fix [ 3600051 ] for tables in a list, table cells are not compacted.milde2013-01-211-7/+10
* Fix [ 3601607 ] node.__repr__() must return `str` instance.milde2013-01-211-4/+15
* Add Estonian typographic quotes.milde2013-01-171-6/+10
* Fix literal use of babel shorthands (straight quote, tilde, ...).milde2013-01-171-43/+63
* XeTeX writer: Scale monotype font to match others.milde2013-01-171-1/+1
* latex2e: Drop the simple algorithm replacing straight double quotes.milde2013-01-051-33/+30
* smartquotes: Skip emtpy text tokens without updating the last character.milde2013-01-042-5/+6
* Unify/simplify type testing in "validate_*_list".milde2013-01-011-11/+6
* Fix: 3598893 --stylesheet and --stylesheet-path options broken, patch partial...grubert2012-12-311-7/+5
* TODO for BUG: 3598893 --stylesheet/path brokengrubert2012-12-311-0/+6
* fix typogrubert2012-12-311-1/+1
* Fix [ 3596884 ] exception importing ``docutils.io``.milde2012-12-271-2/+2
* Release 0.10: set version number to 0.11grubert2012-12-161-1/+1
* Release 0.10: set __version_details__ to "repository"grubert2012-12-161-1/+1
* Release 0.10: set version number to 0.10grubert2012-12-161-1/+1