[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] [ANN] ASCII back-end for new export engine
From: |
Nicolas Goaziou |
Subject: |
[O] [ANN] ASCII back-end for new export engine |
Date: |
Sat, 21 Jan 2012 21:14:37 +0100 |
Hello,
I've commited an ASCII back-end for new export engine.
Assuming contrib directory is in your load-path, you just need to
(require 'org-export) to have both LaTeX and ASCII exporters ready to
boot.
You can then access to the dispatcher with M-x org-export-dispatch and
test various configurations from there.
As a reminder, you can ask for a table of contents, list of tables and
list of listings with, respectively, "#+toc: headlines", "#+toc: tables"
and "#+toc: listings". Also, drawers[1] are exported transparently by
default.
Feedback is welcome.
Regards,
[1] properties drawers excepted: those are different elements anyway.
--
Nicolas Goaziou
- [O] [ANN] ASCII back-end for new export engine,
Nicolas Goaziou <=
- Re: [O] [ANN] ASCII back-end for new export engine, Samuel Wales, 2012/01/21
- Re: [O] [ANN] ASCII back-end for new export engine, Samuel Wales, 2012/01/21
- Re: [O] [ANN] ASCII back-end for new export engine, Nicolas Goaziou, 2012/01/21
- Re: [O] [ANN] ASCII back-end for new export engine, Samuel Wales, 2012/01/21
- Re: [O] [ANN] ASCII back-end for new export engine, Nicolas Goaziou, 2012/01/22
- Re: [O] [ANN] ASCII back-end for new export engine, Samuel Wales, 2012/01/22
- Re: [O] [ANN] ASCII back-end for new export engine, Samuel Wales, 2012/01/28
- Re: [O] [ANN] ASCII back-end for new export engine, Nicolas Goaziou, 2012/01/28
- Re: [O] [ANN] ASCII back-end for new export engine, Samuel Wales, 2012/01/28
- Re: [O] [ANN] ASCII back-end for new export engine, Nicolas Goaziou, 2012/01/28