On Mon, 01 Aug 2011 12:41:11 -0500
Offray Vladimir Luna Cárdenas <off...@riseup.net> wrote:

> In a related matter with the recent thread about viewing pdfs, I'm 
> having a lot of joy using the combination of Leo to write 
> reStructuredText documents and using the pure python tool rst2pdf to 
> export them in pdf with the proper styling in the predefined styles. 

I do this a lot too, and it is a fun way to make documents compared to
the WYSIAYG (What You See Is All You've Got) tedium of
word-processors.

One report I just finished had a series of 20 odd figures, just maps
showing different variables with different captions.  Because they were
generated by a script in the first place, it was quick and easy to
generate the restructured text for all the figures and include:: it in
the doc.

I do find I use rst2latex and pdflatex for the slightly finer control
(particularly citations) and math formatting they give.  There's a
clever program itex2MML which will take HTML with latex math syntax in
it and replace it with MML, so you don't lose the HTML output with this
approach.

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to leo-editor@googlegroups.com.
To unsubscribe from this group, send email to 
leo-editor+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to