summaryrefslogtreecommitdiff
path: root/HISTORY.txt
Commit message (Expand)AuthorAgeFilesLines
* Release 0.7: closed "Changes Since ..." sectiondocutils-0.7@6357grubert2010-07-071-1/+4
* LaTeX writer fixesmilde2010-06-281-1/+4
* markup correctiongoodger2010-06-171-1/+1
* latex writer: Render inline markup in document title and subtitlemilde2010-05-071-0/+1
* Drop the latex2e-special output_encoding default ("latin-1").milde2010-05-051-0/+3
* Let the html4css1 writer generate valid XHTML for centered images with targetsmilde2010-04-281-0/+2
* Fix [ 2788716 ] reporting problems in included files.milde2010-04-261-1/+2
* Fix [ 2975987 ] repr(Text) failed with long string (Jeffrey C. Jacobs).milde2010-03-261-0/+4
* Copy/convert test suite and tools with ``python3 setup.py build``.milde2010-03-181-0/+6
* Apply [ 2961991 ] Call hyperref with unicode option.milde2010-03-031-0/+1
* Apply [ 2961988 ] Load babel after inputenc and fontenc.milde2010-03-031-0/+1
* support SWF images,milde2010-03-021-1/+1
* Support SVG images (patch by Stefan Rank).milde2010-03-021-0/+4
* Fix hyperlink targets (labels) for images, figures, and tables in LaTeX.milde2010-02-051-1/+2
* Fix: supported attribute (thanks to peter2108).grubert2010-01-171-0/+1
* Remove trailing blanks in code (keep in sync with mercurial version).grubert2010-01-121-0/+1
* Fix [ 2923723 ] let decode_path() tolerate path == Nonemilde2010-01-081-0/+4
* Titles level 1, that is ``.SH``, always uppercase.grubert2009-12-211-0/+1
* Apply patch from mg: literal text should be bold in man-pages.grubert2009-12-071-0/+4
* New ``latex_preamble`` setting, PDF standard fonts as default.milde2009-11-301-0/+2
* Deprecate --figure-footnotes and --use-latex-footnotes optionsmilde2009-11-201-0/+3
* (partially) Fix reporting for problems in included files.milde2009-10-281-0/+4
* FileInput opens files as text files with universal newline supportmilde2009-10-251-0/+5
* Preserve runs of spaces in "inline literal" text.milde2009-10-251-0/+3
* Use the ``\\\\url`` command for URLs milde2009-10-231-1/+3
* Fix: encoding ``'ascii'`` must be lowercase to prevent problems for turkish l...grubert2009-10-201-0/+5
* use `transforms.writer_aux.Admonitions` to "normalize" special admonitionsmilde2009-10-131-0/+4
* Release 0.6: added empty "Changes Since 0.6" sectiongrubert2009-10-111-0/+4
* Fix: unexpected indentation grubert2009-10-111-1/+1
* change to releasegrubert2009-10-111-2/+2
* Complete pairs of binary options and some new defaultsmilde2009-10-081-0/+9
* Fix [ 1627229 ] hyperlink references in substitutions.milde2009-10-061-0/+1
* Drop extras/optparse.py and extras/textwrap.py (stdlib modules since 2.3).milde2009-10-051-3/+5
* load cmap.sty and fixltx2e.sty in the default templatemilde2009-10-051-0/+2
* Fix [ 2788716 ] DirectiveError now correctly reports source and line.milde2009-09-251-0/+1
* Tab expansion in literal inclusions, ``tab-width`` option of for "include"milde2009-09-211-2/+6
* Bugfix for combination of "footnote-references=brackets" milde2009-09-161-2/+2
* (LaTeX) footnotes now link forth and back.milde2009-09-141-1/+1
* Hyperlinked footnote marks and support for symbol footnotes milde2009-09-131-1/+3
* Fix [ 1757105 ] New ``table-style`` option. milde2009-09-111-0/+3
* Use `translate` method instead of repeated `replace` calls.milde2009-09-111-0/+3
* Apply [ 2845002 ] let ``--no-raw`` disable raw *roles* too.milde2009-09-101-0/+1
* Fix [ 2781629 ] support non-ASCII chars in file names.milde2009-09-101-0/+1
* Fix [ 1692788 ] allow UTF-8 in style sheets.milde2009-09-071-3/+4
* Address [ 1938891 ] Inline literal text creates "pre" span only when needed milde2009-09-071-0/+2
* Apply [ 2029251 ] return nonzero when tests fail.milde2009-09-031-0/+1
* Render doctest blocks as literal blocks (fixes [ 1586058 ]).milde2009-09-031-0/+1
* Options for "include" directive to select a range of lines.milde2009-09-031-0/+5
* Apply [ 2834836 ] print info at halt.milde2009-09-031-0/+6
* Updated template support: more parts, alternative templatemilde2009-09-021-3/+2