[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Groff] [ANN] Emacs Org Mode export to Groff
From: |
Luis Anaya |
Subject: |
[Groff] [ANN] Emacs Org Mode export to Groff |
Date: |
Thu, 2 Aug 2012 21:25:02 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.4 (darwin) |
Hi:
I have been working on an Emacs Org-Mode exporter program for Groff. It provides
the ability to take Org Mode files and translate them into Groff files
using the MM macroset. It also creates PDF files as part of the export
process if desired.
The following featues are availble:
- Translate Org Mode markup into the corresponding Groff MM ones.
- Generation of tables. Translates Org Mode tables into tbl statements.
- Embedded images on export for .pic, eps or ps files. It uses the Org
Babel facility to generate pictures on the fly. These can come from
Plant UML, GnuPlot among others.
- Generation of lists, numeric, marked or variable.
- Source Code syntax coloration through the means of
GNU source-highlight.
Samples:
Source are Org Mode files in ASCII
PDF Output are the corresponding output in PDF after being processed
through Groff.
Simple:
Source: http://ppl.ug/nQORA9VENX8/
PDF Output: http://ppl.ug/y2jeNwlvmQw/
TestLang:
Source: http://ppl.ug/LN7rEdf2yS4/
PDF Output: http://ppl.ug/wlA1QvIDNSk/
Graph:
Source: http://ppl.ug/droqQrYmMkw/
PDF Output: http://ppl.ug/YGVUBTwhknY/
There is also a version that it does the same but uses the Man macros,
suitable for the generation of Man pages.
Sample:
Source: http://ppl.ug/IyI7M_Kt-3g/
PDF Output: http://ppl.ug/SlhZexxNHmA/
It is currently available in the development version of Org Mode at
http://orgmode.org
Regards,
--
Luis R. Anaya
papo anaya aroba hot mail punto com
"Do not use 100 words if you can say it in 10" - Yamamoto Tsunetomo
- [Groff] [ANN] Emacs Org Mode export to Groff,
Luis Anaya <=