Re: [O] issues with publishing to LaTeX using #INCLUDE

2015-06-17 Thread Robert Klein
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

[O] issues with publishing to LaTeX using #INCLUDE

2015-06-17 Thread Robert Klein
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