Luis Anaya
61c9996cf0
Perform changes in org-e-groff-headline and org-e-groff-table-cell calls to
...
meet changed org-export.el API calls.
* contrib/lisp/org-e-groff.el (org-e-groff-headline): Fixed call to org-export-last-sibling-p
* contrib/lisp/org-e-groff.el (org-e-groff-headline): Fixed call to org-export-first-sibling-p
* contrib/lisp/org-e-groff.el (org-e-groff-table-cell): Fixed call to org-export-get-next-element.
2012-08-03 07:42:38 -04:00
Luis Anaya
0601d117bb
Fixed missing \\ needed for padding of checklists.
2012-08-02 21:53:20 -04:00
Luis Anaya
91fb3ae412
New features added to the Groff export. Includes:
...
- Ability to handle long tables.
- Ability to automatically generate reference lists
- Ability to perform special processing in paragraph
- Ability to disable captions.
- Ability to process special characters.
- Improved table handling.
2012-08-02 20:21:13 -04:00
Luis Anaya
c9d0a486cc
Org-Export exporters for Groff and Man Pages. Uses the new
...
org-export.el for operation.
2012-07-28 16:20:41 -04:00