docutils

docutils 0.6

A library for processing plaintext documentation

http://docutils.sourceforge.net

Packager: Pardus

License: public-domain

Actions

Build files

Bug reports

Binary packages

docutils

Release history

ReleaseRelease dateVersionUpdaterComment
52010-02-150.6Gökçen EraslanRemove .py suffices from /usr/bin scripts and set default output encoding of rst2latex to utf8.
42010-02-050.6Gökçen EraslanVersion bump to new release:
* reStructuredText:
- Allow length units for all length specifications.
- Allow percent sign in "scale" argument of "figure" and "image" directives.
- Bugfix: The "figalign" argument of a figure now works as intended (aligning the figure not its contents).
- Align images with class "align-[right|center|left]" (allows setting the alignment of an image in a figure).
- Hard tabs in literal inclusions are replaced by spaces. This is configurable via the new "tab-width" option of the "include" directive (a negative tab-width prevents tab expansion).
* HTML writer:
- ``--stylesheet`` and ``--stylesheet-path`` options now support a comma separated list of stylesheets.
* LaTeX2e writer:
- New defaults:
- font-encoding: "T1" (formerly implicitely set by 'ae').
- use-latex-toc: true (ToC with page numbers).
- use-latex-footnotes: true (no mixup with figures).
- Float placement defaults to "here definitely" (configurable).
- Align of image in a figure defaults to 'center'.
- Use class defaults for page margins ('typearea' now optional).
- Support LaTeX packages as ``--stylesheet`` arguments.
- Use ``bp`` for lengths without unit or unit ``pt``, do not convert ``px`` to ``pt``.
- Do not use 'ae' and 'aeguill' packages if font-encoding is set to ''.
- Set sub- and superscript role argument as text not math.
- Support custom roles based on standard roles.
- Load packages and define macros only if required in the document.
- All Docutils specific LaTeX macros are prefixed with ``DU``.
- Better conformance to Docutils specifications with "use_latex_toc".
- If 'sectnum_xform' is False, the 'sectnum' directive triggers section numbering by LaTeX.
- Use default font in admonitions and sidebar.
- Typeset generic topic as "quote with title".
- Use template (file and configuration option).
- Render doctest blocks as literal blocks (indented).
32008-08-050.5Bahadır KandemirNew release
22008-05-300.4Onur KüçükPort to new python etc.
12006-09-290.4Bahadır KandemirFirst release.

Patches

extramodules.patch
latex-default-output-encoding-utf8.diff