Directory macros/latex/contrib/docutils
docutils.sty
Helper commands and element definitions for Docutils LaTeX output.
:Copyright: © 2020 Günter Milde
:Licence: Released under the terms of the 2-Clause BSD license
https://opensource.org/licenses/BSD-2-Clause
Changelog
2020-08-28 first public version for Docutils >= 0.17
Requirements
None.
Installation
If possible, get this package from your distribution using its installation manager. Alternatively, copy/move/link docutils.sty
to a place where LaTeX can find it.
Usage
The package is intended for use with LaTeX documents generated from reStructuredText sources with Docutils.
When generating LaTeX documents, specify this package with the "stylesheet"
configuration option
, e.g. ::
rst2latex --stylesheet=docutils exampledocument.txt
The the Docutils LaTeX writer
will then reference this package istead of inserting required definitions into the preamble of generated documents (see the Docutils LaTeX Writer documentation
for details).
.. reStructuredText: https://en.wikipedia.org/wiki/ReStructuredText
.. Docutils: https://docutils.sourceforge.io/
.. "stylesheet": https://docutils.sourceforge.io/docs/user/config.html#stylesheet-latex-writers
.. configuration option: https://docutils.sourceforge.io/docs/user/config.html
.. Docutils LaTeX Writer documentation: https://docutils.sourceforge.io/docs/user/latex.html
Documentation Generation
The bidirectional text <-> code converter PyLit and Docutils were used to generate the HTML documentation::
#> pylit docutils.sty #> rst2html5 docutils.sty.txt docutils.sty.html
.. Pylit: https://repo.or.cz/pylit.git
Download the contents of this package in one zip archive (12.4k).
docutils – Helper commands and element definitions for Docutils LaTeX output
The package is intended for use with LaTeX documents generated from reStructuredText sources with Docutils.
When generating LaTeX documents, specify this package with the stylesheet configuration option, e.g.
rst2latex --stylesheet=docutils exampledocument.txt
Package | docutils |
Home page | https://docutils.sourceforge.io/ |
Support | https://sourceforge.net/p/docutils/mailman/ |
Bug tracker | https://sourceforge.net/p/docutils/bugs/ |
Announcements | https://pypi.org/rss/project/docutils/releases.xml |
Repository | https://sourceforge.net/p/docutils/code/HEAD/tree/trunk/docutils/docutils/writers/latex2e/ |
Developers | https://sourceforge.net/p/docutils/mailman/ |
Version | 2020-08-28 |
Licenses | BSD Style License |
Copyright | 2020 Günter Milde |
Maintainer | Günter Milde |
Contained in | TeX Live as docutils MiKTeX as docutils |
Topics | Markup |