rinohtype 0.2.1
Brecht Machiels
brecht at mos6581.org
Mon Aug 22 05:23:08 EDT 2016
Hello,
I am pleased to announce rinohtype 0.2.1. rinohtype is a document
processor inspired by LaTeX; it renders structured documents to PDF
styled by a document template and a style sheet. A primary goal of
rinohtype is to make it easy to customize the style of your document.
The rinoh command line tool renders reStructuredText files and the
included Sphinx builder obviates the need for a large LaTeX
installation to produce professionally typeset PDF output.
For the full list of features, please see the documentation:
http://www.mos6581.org/rinohtype
Because rinohtype is a pure-Python package, installation is trivial:
pip install rinohtype
Version 0.2.1 is a beta release and includes a mature reStructuredText
frontend. The Sphinx builder is a capable drop-in replacement for the
LaTeX builder included with Sphinx.
Please report any problems you may encounter at the project's GitHub
page: https://github.com/brechtm/rinohtype/issues
Best regards,
Brecht Machiels
More information about the Python-announce-list
mailing list