Sebastien Vauban 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 want
>
> (requir
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 engi
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 wrote:
> Nicolas Goaziou writes:
>
> >> Thomas Moyer writes:
> >>
> >>> I have a set of files that I put notes in that I would like to export
> >>> to HTM
Nicolas Goaziou writes:
>> Thomas Moyer 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 blocks. Is there a way
Hello,
Bastien writes:
> Thomas Moyer 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 blocks. Is there a way to con
Hi Thomas,
Thomas Moyer 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 blocks. Is there a way to convince the export mech
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 blocks. Is
there a way to convince the export mechanism to treat links inside drawers
as link