rst2pdf
Posts about rst2pdf, a tool to convert Restructured Text to PDF using reportlabsThere are 1 stories and 49 posts tagged rst2pdf
Articles tagged rst2pdf
Posts tagged rst2pdf
I just uploaded rst2pdf 0.12.2 to http://rst2pdf.googlecode.com Rst2pdf is a tool to
generate PDF files directly from restructured text sources via reportlab. ...
I just uploaded rst2pdf 0.12.1 to http://rst2pdf.googlecode.com ...
It's my pleasure to announce the release of rst2pdf version 0.12, available at
http://code.google.com/p/rst2pdf/downloads/list ...
As usual, a video showing it: ...
In my original post about it I was referring to Bookrest as a stylesheet editor for rst2pdf ,
because that's what I wanted, a way to test style changes and see what they did. ...
Yes, the program known so far as " my rst2pdf editor/previewer application " is now called
Bookrest. ...
I am in the middle of that honeymoon you get starting a new app. Every new feature seems tobe just
50 lines of code away, there is no legacy code (in fact, you are creating that legacy code), and
you learn new tricks all the time. ...
First: I really, really need a name for this thing. I am tired of saying " my rst2pdf
previewer/editor app " . ...
yak shaving ...
Inspired by a post by André Roberge I wanted to see if rst2pdf was too slow to be used for
real-time previews in a restructured text editor. ...
I never remember how to do footnotes right using ReStructured Text. ...
Since this is the first post that appears in Planet Python, a small intro is in order. ...
Ha, I thought I was very tired after Day 1... not even close. Not after how tired I was after day 2! ...
Ok, it kinda works a little . ...
Some guys at PyAr are translating the python tutorial to spanish. ...
As of today, rst2pdf supports Chris Liechti's awesome aafigure . ...
It's my pleasure to announce the release of rst2pdf version 0.11, available at
http://code.google.com/p/rst2pdf/downloads/list ...
Since the last release, there have been many changes, improvements and fixes in rst2pdf . ...
So, rst2pdf 0.10 was not ok. The setup.py that worked on 0.9 simply didn't work for the new
version. ...
After 8 months (!) it's finally out: rst2pdf 0.10 ready for downloading from its homepage . ...
A bit of time today, too: ...
Looks like someone is finally working on getting sphinx to generate PDFs using rst2pdf ...
After an awfully long time, I set aside one hour for coding, and spent it on bugfixing for
rst2pdf . ...
Yes, again, two months passed and nothing on the blog. What can I say, my life takes a lot of my
time. ...
I have been thinking about using rst2pdf to create presentations. I finished exposing PDF
transitions today, and that part works nicely. ...
First a huge announcement: I will not release anything tomorrow. For the first time in 6 weeks,
no friday release from me! ...
Well, what the title says. Get it at the usual places . No, it doesn't require actual LaTeX. Just
Matplotlib. ...
If I manage to make it work well: Math! ...
I announced it on all other places except here: rst2pdf 0.8.1 is out. What's new? ...
So, I failed to release uqbar this week. However, I am releasing rst2pdf 0.8, with SVG support!
Get its vectorial goodness from http://rst2pdf.googlecode.com ...
I just committed into trunk of rst2pdf a nicely working SVGImage flowable for reportlabs. ...
One of the big limitations of reportlab is that it has no support for vector-based images. You
can't insert SVG, EPS or any other vector-based format in your documents. ...
Right on schedule, everything I promised, plus much simpler/smarter font embedding, and
maybe a bag of chips. More at http://rst2pdf.googlecode.com . ...
Keeping with my new time-based release schedule, tomorrow is again rst2pdf release day!
What will be new in 0.7? Several things! ...
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: ...
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. ...
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. ...
How good? Let me tell you... ...
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. ...
I did a release yesterday, and another today of my rst-to-pdf-without-latex tool. What's
new? Here's an incomplete list: ...
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. ...
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. ...
Since revision #17_ you can display Page numbers in headers and footers (only!) by using this
syntax: ...
This article is inspired by a thread in the PyAr mailing list. Here´s the original question
(translated): ...
Because of a thread in the PyAr list about generating reports from Python, I suggested using
ReST and my rst2pdf script. ...
My rst2pdf script has had several things happen to it. ...
I did a little (very little) more work on rst2pdf [1] ...
It works much better than it did last night. ...
This has always been possible, going via LaTeX. ...

