Re: [O] Conditional Inclusion

2011-07-05 Thread Russell Adams
I would just use a symlink to the right header. On Tue, Jul 05, 2011 at 11:25:41AM +0200, Rainer M Krug wrote: > On Tue, Jul 5, 2011 at 11:09 AM, Eric S Fraga wrote: > > > Rainer M Krug writes: > > > > > On Tue, Jul 5, 2011 at 6:43 AM, Avdi Grimm > > wrote: > > > > > >> I'm trying to produce tw

Re: [O] Conditional Inclusion

2011-07-05 Thread Rainer M Krug
On Tue, Jul 5, 2011 at 11:09 AM, Eric S Fraga wrote: > Rainer M Krug writes: > > > On Tue, Jul 5, 2011 at 6:43 AM, Avdi Grimm > 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

Re: [O] Conditional Inclusion

2011-07-05 Thread Eric S Fraga
Rainer M Krug writes: > On Tue, Jul 5, 2011 at 6:43 AM, Avdi Grimm 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

Re: [O] Conditional Inclusion

2011-07-05 Thread Rainer M Krug
On Tue, Jul 5, 2011 at 6:43 AM, Avdi Grimm 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 l

[O] Conditional Inclusion

2011-07-04 Thread Avdi Grimm
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 en