Hello, Vikas Rawal <vikasli...@agrarianresearch.org> writes:
> Prior to version 8.0, we had > http://orgmode.org/worg/org-tutorials/org-latex-export.html#sec-11. > > How is one expected to add front-matter for latex export in ver 8.0? You disable default table of contents and use TOC keyword (see manual) to put it wherever you want. E.g., #+OPTIONS: toc:nil #+BEGIN_ABSTRACT [Abstract here] #+END_ABSTRACT #+TOC: headlines * First Exported Headline Regards, -- Nicolas Goaziou