Hello Dennis, > I tried to make a minimalistic example, but when I export this file to > LaTeX, the entire subsubsection disappears!
Can't reproduce. > This is emacs24 on Debian Wheezy, org-mode version 7.7. The current version is 8.0.3. > * Bug demonstration > > This short and simple file demonstrates a bug in org-mode with > exporting to LaTeX. > > ** First Subsection > > This is a subsection. > > * Header > > This is a section, number two in fact. > > *** subsubsection > > This is odd: the subsubsection is missing it's natural parent: a > subsection. Probably not what the author meant, but certainly this > should not just disappear (which is what happens). It won't. But how it's translated depends on #+OPTIONS: H:n where n is an integer. To solve your problem: 1. see if it works as expected with emacs -q. 2. upgrade to the current release. > Thanks for making such an awesome product, Org ain't a commodity. Hope it helps, Rasmus -- C is for Cookie