Am 28.05.2014 um 08:07 schrieb Steven Arntson <ste...@stevenarntson.com>:

> Hi Alan,
> 
> I downloaded the book and went through it--thank you for putting that
> together! It was a valuable overview. Nonetheless, some confusions
> persist for me since I'm using emacs org-mode and not LyX. Should I be
> putting LaTeX markup into my org-mode doc, for instance, for formatting
> the title page, &c?
> 
> Also, right now when I do the "org to latex to pdf" export, I'm given a
> table of contents, and I don't want one. I'm still perplexed about where
> defaults like that are kept.

I had exactly the same question yesterday.
Putting

#+OPTIONS: toc:nil

into the org file will suppress the toc.

You should read the chapter "Markup for rich export" in the Org Manual.
This may answer some of you questions about markup.

Axel

Reply via email to