emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org export outcomes differ from one attempt to the next


From: Nicolas Goaziou
Subject: Re: [O] org export outcomes differ from one attempt to the next
Date: Tue, 29 Sep 2015 17:52:42 +0200

Hello,

Robert Klein <address@hidden> writes:

> is there another way to get property values during export (i use them
> in #+LaTeX_Header: lines).

During export, all property values are accessible through communication
channel (usually INFO argument), e.g.,

  (plist-get info :latex-header)
  (plist-get info :latex-header-extra)

Regards,


-- 
Nicolas Goaziou



reply via email to

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