Re: [O] sectioning depth limit on export
Nick Dokos writes: > Try setting org-export-headline-levels to 6 or use the equivalent in-buffer > setting > > #+OPTIONS: H:6 > Ah, that did it. Thanks for your help! -- Pedro
Re: [O] sectioning depth limit on export
Pedro Silva wrote: > I'm having problems over a document with headings down to a depth of 5 > export the levels 4 and 5 as \paragraph and \subparagraph, respectively. > > My org-export-latex-classes includes the following: > ("article" "\\documentclass[11pt]{article}" > ("\\section{%s}" . "\\se