Update: it happens only with org-mode master, not with maint.
When I delete the elisp (and its call) at the beginning of the
#INCLUDEd file everything works Ok.
In the failing export already the exported \documentclass is wrong; it
says `article' instead of `scrartcl' I use.
It seems the followi
Hi,
when publishing a project (to LaTeX) where each file has a #INCLUDE: of
the same file, some files get mixed up on export to LaTeX, but _only_
the stuff from the #INCLUDE gets mixed up.
Below is an excerpt of a correct export, one of a mixed up export and
the corresponding part from the #INCLU