On 3/3/18, Eric S Fraga <esfli...@gmail.com> wrote: > #+latex_header: \setlength{\parindent}{0pt}\setlength{\parskip}{6pt} > > might give you "unbunched" "unindented" paragraphs.
thank you. i will try that when i can. are there settings in .emacs that will do the same thing? > A table of contents will probably only be generated if you have not > turned of heading numbering. You can turn this on explicitly by > > #+options: toc:t num:t interesting. i have 2 tables of contents for the same document. [1 level at front and complete at end.] i have num:t in properties drawer. in html, both export. in pdf, only the first exports.