Hi all, a Debian user, on 7.9.1, reports[0] the following problem :
Since the update to org-mode 7.9.1-1, the LaTeX export does not work completely anymore with included files. Please try exporting the attached testmain.org (for example to PDF via LaTeX with C-c C-e d). The included file testbar.org is included at the begining, but the subsections (**) are not exported. I've tried ODF and HTML export, which work as expected. Here is his testmain.org: * Foo Here is foo! * Bar #+INCLUDE: "testbar.org" ** Bar 3 This appears. * Conclusion And the corresponding testbar.org: This is Bar. ** Bar 1 This is Bar's first part. ** Bar 2 And here is the second one. Cheers --Seb [0] http://bugs.debian.org/689428