Sonia Hamilton wrote:

> Can anyone recommend a simple text formatting language/package?
> 
> To explain a bit more: I want a formatting language that's text based 
> (so it's easier to keep track of diffs in source control, and editable 
> in vim), for doing stuff you'd usually do in Open Office Word Processor 
> - bullet points, bold/italic, tables, etc. I'd like output in pdf, so 
> it's easily printable cross-platform.

Have a look at REST (ReStructured Tex). In particular, the following
package:

    apt-get install python-docutils

Has commands rst2latex and rst2html.

Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
Failure is not an option. It comes bundled with your Microsoft
product.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to