emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] new exporter - subtree export and a few keywords


From: Jambunathan K
Subject: Re: [O] new exporter - subtree export and a few keywords
Date: Tue, 18 Dec 2012 17:25:05 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

François Allisson <address@hidden> writes:

> Dear org-mode users and developers,
>
> The following concerns Nicolas' new exporter.^
>
> I am totally seduced by the concept of export by subtree, and the
> possibility to use properties to set the export options and parameters
> (i.e. :EXPORT_TITLE:, :EXPORT_OPTIONS:, :EXPORT_LATEX_HEADER:, etc.).
>
> I am wondering if all that could be done by exporting the whole document
> can be done with exporting by subtree. So far, I am concerned by the
> following keywords, that I used (here with examples):
>
>
> #+LANGUAGE: ru
>
>
> and
>
>
> #+BIND: org-e-latex-title-command ""


> Can these be achieved by subtree export, or using another trick I am not
> aware of?

No answer.  But I will share a trick.

Good way to answer such questions is to do this:

M-x find-library RET org-export RET
C-s EXPORT_

and with couple of more C-s es you will end up with something like.

,---- C-h v org-export-options-alist
| KEYWORD is a string representing a buffer keyword, or nil.  Each
|   property defined this way can also be set, during subtree
|   export, through an headline property named after the keyword
|   with the \"EXPORT_\" prefix (i.e. DATE keyword and EXPORT_DATE
|   property).
`----


> Best,
> François
>
>

-- 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]