Hi Alan,

Alan Schmitt wrote:

> If you want subtree exporting, the information should be in a
> :PROPERTIES: drawer at the beginning of the thing to export. Here is
> what I did for a recent letter:
> 
> #+BEGIN_SRC org
> ****** Lettre d'Accueil pour ...
> :PROPERTIES:
> :EXPORT_LATEX_CLASS: my-inria-fr-letter
> :EXPORT_LCO: InriaRennesFR
> :EXPORT_OPENING: ~
> :EXPORT_CLOSING: ~
> :END:
> 
> text text ...
> #+END_SRC
> 
> Note that in such drawers, the name of the option has "EXPORT_" before it.

Of course! I know that, but I got confused while trying out the new
exporter. Thanks, anyway.

As an aside, what's the purpose of wrapping the letter in an org-mode
source block? Or did you just do that to wrap the example in the e-mail?

Cheers,
Viktor

Reply via email to