emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* new exporter - subtree export and a few keywords
@ 2012-12-18 10:19 François Allisson
  2012-12-18 11:55 ` Jambunathan K
  0 siblings, 1 reply; 3+ messages in thread
From: François Allisson @ 2012-12-18 10:19 UTC (permalink / raw)
  To: Org mode

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?

Best,
François

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: new exporter - subtree export and a few keywords
  2012-12-18 10:19 new exporter - subtree export and a few keywords François Allisson
@ 2012-12-18 11:55 ` Jambunathan K
  2012-12-21 10:06   ` François Allisson
  0 siblings, 1 reply; 3+ messages in thread
From: Jambunathan K @ 2012-12-18 11:55 UTC (permalink / raw)
  To: François Allisson; +Cc: Org mode

François Allisson <francois@allisson.co> 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
>
>

-- 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: new exporter - subtree export and a few keywords
  2012-12-18 11:55 ` Jambunathan K
@ 2012-12-21 10:06   ` François Allisson
  0 siblings, 0 replies; 3+ messages in thread
From: François Allisson @ 2012-12-21 10:06 UTC (permalink / raw)
  To: Jambunathan K; +Cc: Org mode


> 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).
> `----
>

Thanks Jambunathan.

F.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-21 10:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-18 10:19 new exporter - subtree export and a few keywords François Allisson
2012-12-18 11:55 ` Jambunathan K
2012-12-21 10:06   ` François Allisson

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).