[reportlab-users] [ANN] rst2pdf version 0.5 released

Roberto Alsina ralsina at netmanagers.com.ar
Wed Aug 27 11:47:27 EDT 2008


I just released version 0.5 of this Rst-to-PDF-via-reportlab tool.

There are some new features and many bugs fixed, specially since I didn't
announce 0.4 ;-)

You can get it via PyPI (package rst2pdf) or from Google Code:
http://rst2pdf.googlecode.com

Here's the changelog:

New in 0.5
----------

* Support for :widths: in tables
* Support for captions in tables
* Support for multi-row headers in tables
* Improved definition lists
* Fixed bug in image directive
* Whitespace conforming to PEP8
* Fixed bug in text size on code-block
* Package is more setuptools compliant
* Fix for option groups in option lists
* Citations support
* Title reference role fix

New in 0.4
----------

* Fixed bullet and item lists indentation/nesting.
* Implemented citations
* Working links between footnotes and its references
* Justification enabled by default
* Fixed table bug (demo.txt works now)
* Title and author support in PDF properties
* Support for document title in header/footer
* Custom page sizes and margins

Best regards,

--
("\''/").__..-''"`-. . Roberto Alsina
`9_ 9 ) `-. ( ).`-._.`) KDE Developer (MFCH)
(_Y_.)' ._ ) `._`. " -.-' http://lateral.netmanagers.com.ar
_..`-'_..-_/ /-'_.' The 6,855th most popular site of Slovenia
(l)-'' ((i).' ((!.' according to alexa.com (27/5/2007)

Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it. --Brian W. Kernighan


More information about the reportlab-users mailing list