Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:

> You can skip the first lines of an INCLUDEd file with :line parameter.
> You can also only include a section.  See manual for details.

Thank you for the hint. I used something like

   #+INCLUDE "a.org" :lines 3-

but still got duplicate keywords (the KEYWORDS option is in line 2 of
my example).

It seems, I got the syntax wrong. The correct version is

   #+INCLUDE: a.org :lines "3-"

so the quotations marks around the parameter are mandatory and not
optional. Using the correct syntax everything works as expected.

--
Until the next mail...,
Stefan.

Reply via email to