emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Robert Klein <roklein@roklein.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: org export outcomes differ from one attempt to the next
Date: Tue, 29 Sep 2015 17:52:42 +0200	[thread overview]
Message-ID: <87fv1xb4tx.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <20150929102006.19b455bf@pckr150.mpip-mainz.mpg.de> (Robert Klein's message of "Tue, 29 Sep 2015 10:20:06 +0200")

Hello,

Robert Klein <roklein@roklein.de> 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	other threads:[~2015-09-29 15:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-21 15:15 org export outcomes differ from one attempt to the next Eric S Fraga
2015-09-21 15:40 ` Eric S Fraga
2015-09-21 18:21   ` Robert Klein
2015-09-21 19:58     ` Eric S Fraga
2015-09-21 20:25       ` Nicolas Goaziou
2015-09-29  8:20         ` Robert Klein
2015-09-29 15:52           ` Nicolas Goaziou [this message]
2015-10-01  9:28         ` Eric S Fraga
2015-10-01 20:02           ` Nicolas Goaziou
2015-10-02  7:37             ` Eric S Fraga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fv1xb4tx.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=roklein@roklein.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).