Re: [O] Question about HTML export, drawers, and links

2012-10-13 Thread Sebastien Vauban
Hi Thomas, Thomas Moyer wrote: So what would I need to do to use the new exporter? --8---cut here---start-8--- (require 'org-export) (require 'org-e-ascii) ; if you want (require 'org-e-html) ; if you want ;; LaTeX back-end for Org generic export engine

Re: [O] Question about HTML export, drawers, and links

2012-10-13 Thread Nick Dokos
Sebastien Vauban wxhgmqzgw...@spammotel.com wrote: Hi Thomas, Thomas Moyer wrote: So what would I need to do to use the new exporter? (require 'org-export) IIUC, this is not needed any longer: each specific exporter below does a require on it. Nick (require 'org-e-ascii) ; if you

Re: [O] Question about HTML export, drawers, and links

2012-10-12 Thread Thomas Moyer
So what would I need to do to use the new exporter? -Tom -- Thomas Moyer tommo...@gmail.com On Fri, Sep 21, 2012 at 12:21 PM, Bastien b...@altern.org wrote: Nicolas Goaziou n.goaz...@gmail.com writes: Thomas Moyer tommo...@gmail.com writes: I have a set of files that I put notes in

Re: [O] Question about HTML export, drawers, and links

2012-09-21 Thread Bastien
Nicolas Goaziou n.goaz...@gmail.com writes: Thomas Moyer tommo...@gmail.com writes: I have a set of files that I put notes in that I would like to export to HTML. When I do this, I have configured everything to allow certain drawers to included in the export, but those drawers are put in

Re: [O] Question about HTML export, drawers, and links

2012-09-19 Thread Bastien
Hi Thomas, Thomas Moyer tommo...@gmail.com writes: I have a set of files that I put notes in that I would like to export to HTML. When I do this, I have configured everything to allow certain drawers to included in the export, but those drawers are put in pre blocks. Is there a way to

Re: [O] Question about HTML export, drawers, and links

2012-09-19 Thread Nicolas Goaziou
Hello, Bastien b...@altern.org writes: Thomas Moyer tommo...@gmail.com writes: I have a set of files that I put notes in that I would like to export to HTML. When I do this, I have configured everything to allow certain drawers to included in the export, but those drawers are put in pre

[O] Question about HTML export, drawers, and links

2012-09-12 Thread Thomas Moyer
I have a set of files that I put notes in that I would like to export to HTML. When I do this, I have configured everything to allow certain drawers to included in the export, but those drawers are put in pre blocks. Is there a way to convince the export mechanism to treat links inside drawers as