From: Rainer M Krug <r.m.krug@gmail.com>
To: avdi@avdi.org
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Conditional Inclusion
Date: Tue, 5 Jul 2011 09:20:32 +0200 [thread overview]
Message-ID: <CAGhLh6F=B8y4gOzH1CDuADtF15tqnOoFQGD_AHWb=KG7RMtmeg@mail.gmail.com> (raw)
In-Reply-To: <CAPxgaC8wPKNbTsfRG-1fcXWZi_rFcJK_mgg2YUBhmMyrqJxu9Q@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1300 bytes --]
On Tue, Jul 5, 2011 at 6:43 AM, Avdi Grimm <groups@inbox.avdi.org> wrote:
> I'm trying to produce two slightly different PDF versions from the
> same document.
>
> I want to be able to conditionally include a few LaTeX_HEADER lines
> when I publish an Org file. I need to do it in a way I can control
> from the command line when I run the export in batch mode. So I need
> to either enable the lines with some eval-ed lisp on the emacs command
> line, or with an environment variable.
>
> Thoughts on the best way to go about this?
>
If you are doing it from batch mode, one non-org approach would be to have
the conditional headers in two different files (say header1.tex,
header2.tex) and depending which ones you wantt, you could copy them into a
file header.tex, which is then when exporting included in the document.
Non-org, but very flexible.
Cheers,
Rainer
> --
> Avdi Grimm
> http://avdi.org
>
>
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa
Tel : +33 - (0)9 53 10 27 44
Cell: +33 - (0)6 85 62 59 98
Fax (F): +33 - (0)9 58 10 27 44
Fax (D): +49 - (0)3 21 21 25 22 44
email: Rainer@krugs.de
Skype: RMkrug
[-- Attachment #2: Type: text/html, Size: 2019 bytes --]
next prev parent reply other threads:[~2011-07-05 7:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-05 4:43 Conditional Inclusion Avdi Grimm
2011-07-05 7:20 ` Rainer M Krug [this message]
2011-07-05 9:09 ` Eric S Fraga
2011-07-05 9:25 ` Rainer M Krug
2011-07-05 13:42 ` Russell Adams
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAGhLh6F=B8y4gOzH1CDuADtF15tqnOoFQGD_AHWb=KG7RMtmeg@mail.gmail.com' \
--to=r.m.krug@gmail.com \
--cc=avdi@avdi.org \
--cc=emacs-orgmode@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.