On Fri, 22 Mar 2013 13:01:49 +1300
David McNab <[email protected]> wrote:

> It would be a medium-effort project to write a converter which reads in a
> .leo file, extracts essay-related nodes, and (using the Open/LibreOffice
> Python API) writes out a .odt document. Maybe a great SoC project for a
> fresh-minded developer !

I've used 
rst-in-Leo -> rst2odt -> LibreOffice -> .doc
and
rst-in-Leo -> rst2odt -> LibreOffice -> Google Doc

but only when forced to for collaboration reasons, normally I prefer

rst-in-Leo -> rst2latex -> pdflatex -> .pdf 
and
rst-in-Leo -> rst2html -> .html

rst2pdf is ok too, I think the latex route is a bit more flexible.
itex2MML is good for equations in html output, more complete than rst
math support I think, and of course the pdflatex route has full latex
equations.

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to