Rasmus <ras...@gmx.us> writes: > 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. >
The old latex exporter was much more finicky about such structure violations: I tried 7.7 (and 7.9.4 to see if it was ever changed) and it does indeed eat the subsubsection. > To solve your problem: > 1. see if it works as expected with emacs -q. > 2. upgrade to the current release. > 2. is the only option. >> Thanks for making such an awesome product, > > Org ain't a commodity. > Indeed: it's a state of mind :-) > Hope it helps, > Rasmus -- Nick