rst2pdf
Posts about rst2pdf, a tool to convert Restructured Text to PDF using reportlabs
There are 0 stories and
17 posts tagged rst2pdf
Posts tagged rst2pdf
2008-09-05 18:38:43
Right on schedule, everything I promised, plus much simpler/smarter font embedding, and
maybe a bag of chips. More at http://rst2pdf.googlecode.com . ...
2008-09-04 11:08:43
Keeping with my new time-based release schedule, tomorrow is again rst2pdf release day!
What will be new in 0.7? Several things! ...
2008-09-02 23:49:01
Yes, it is getting better. Now there are left-floating or right-floating elements, and you
can float pretty much anything (except literal blocks, that's a problem) by using the class
directive. Here's how it looks: ...
2008-08-31 23:01:50
Today I started a branch called SmartFrames. The main goal is to achieve a better text flow in
the document (for example, for sidebars), and it is starting to get there, slowly. ...
2008-08-30 03:00:34
Many new features. Custom page layouts! Multiple frames per page! Multiple layouts per
document! Cascading stylesheets! Not very buggy! Get it at http://rst2pdf.googlecode.com
or via PyPI. ...
2008-08-28 23:26:36
How good? Let me tell you... ...
2008-08-27 23:46:35
I am a big Alexandre Dumas fan. He's the direct ancestor of Neal Stephenson, so many of you
should like him too. So I used one of his best books to try some automatic typesetting of project
gutenberg texts. ...
2008-08-25 14:42:11
I did a release yesterday, and another today of my rst-to-pdf-without-latex tool. What's
new? Here's an incomplete list: ...
2008-08-24 13:33:38
This mini-sprint is doing wonders for rst2pdf. Now on SVN: pygments-based syntax
highlighting. Example here : rst2pdf's code, in a PDF by rst2pdf. ...
2008-08-24 10:11:15
Following my new policy of one release every friday, in 6 days you will see a rst2pdf release.
But not any release: a great release. ...
2008-08-23 20:26:06
Since revision #17_ you can display Page numbers in headers and footers (only!) by using this
syntax: ...
2008-08-22 23:08:14
This article is inspired by a thread in the PyAr mailing list. Here´s the original question
(translated): ...
2008-08-22 17:51:47
Because of a thread in the PyAr list about generating reports from Python, I suggested using
ReST and my rst2pdf script. ...
2008-02-09 12:02:44
My rst2pdf script has had several things happen to it. ...
2007-10-11 08:30:14
I did a little (very little) more work on rst2pdf [1] ...
2007-10-06 11:26:17
It works much better than it did last night. ...
2007-10-05 22:26:08
This has always been possible, going via LaTeX. ...