Brecht Machiels
2016-11-23 18:40:58 UTC
Hi all,
rinohtype transforms structured text documents to PDF, styled based on a
document template and style sheet.
I have just released version 0.3.0 [1]. It is now also possible to configure
the document template using an INI file; see the documentation [2] for details.
rinohtype requires Python 3.3+.
Quickstart:
pip install rinohtype
rinoh my_document.rst
The quickstart guide [3] provides some more details.
Please report any problems you encounter at the project's GitHub page [4].
Best regards,
Brecht
[1] http://www.mos6581.org/rinohtype_0.3.0
[2] http://www.mos6581.org/rinohtype/quickstart.html#document-templates
[3] http://www.mos6581.org/rinohtype/quickstart.html#restructuredtext-renderer
[4] https://github.com/brechtm/rinohtype/issues
rinohtype transforms structured text documents to PDF, styled based on a
document template and style sheet.
I have just released version 0.3.0 [1]. It is now also possible to configure
the document template using an INI file; see the documentation [2] for details.
rinohtype requires Python 3.3+.
Quickstart:
pip install rinohtype
rinoh my_document.rst
The quickstart guide [3] provides some more details.
Please report any problems you encounter at the project's GitHub page [4].
Best regards,
Brecht
[1] http://www.mos6581.org/rinohtype_0.3.0
[2] http://www.mos6581.org/rinohtype/quickstart.html#document-templates
[3] http://www.mos6581.org/rinohtype/quickstart.html#restructuredtext-renderer
[4] https://github.com/brechtm/rinohtype/issues