Re: [Orgmode] #+include: export header lines

2009-04-14 Thread Carsten Dominik
On Apr 14, 2009, at 6:35 PM, Dan Davison wrote: Carsten Dominik writes: Hi Dan, special lines like #+OPTIONS are only parsed if the file is pointed to with #+SETUPFILE: "~/src/common/org-header.org" HTH Yes that's what I was looking for, thanks! - Carsten P.S. Where should we have

Re: [Orgmode] #+include: export header lines

2009-04-14 Thread Dan Davison
Carsten Dominik writes: > Hi Dan, > > special lines like #+OPTIONS are only parsed if the file is > pointed to with > > #+SETUPFILE: "~/src/common/org-header.org" > > HTH Yes that's what I was looking for, thanks! > > - Carsten > > P.S. Where should we have had what documentation > to make thi

Re: [Orgmode] #+include: export header lines

2009-04-14 Thread Carsten Dominik
Hi Dan, special lines like #+OPTIONS are only parsed if the file is pointed to with #+SETUPFILE: "~/src/common/org-header.org" HTH - Carsten P.S. Where should we have had what documentation to make this easier for you to find? On Apr 13, 2009, at 9:24 PM, Dan Davison wrote: Dear list,

[Orgmode] #+include: export header lines

2009-04-13 Thread Dan Davison
Dear list, I'm failing to work out how to #+include: a file containing export header directives in such a way that the directives are obeyed. I tried creating this file tmp.org #+include: "~/src/common/org-header.org" * heading 1 -