* Suppressing table of contents
@ 2010-02-04 7:01 Raffi R
2010-02-04 8:50 ` Pierre de Buyl
0 siblings, 1 reply; 2+ messages in thread
From: Raffi R @ 2010-02-04 7:01 UTC (permalink / raw)
To: org-mode Mailing List
Dear list,
Sorry to ask a FAQ-type question, but how do I suppress the table of
contents generated in LaTeX files from orgmode? Must I use a custom
class or is there a command I can insert into #+LaTeX_HEADER that will
suppress its generation?
Thank you,
- Raffi.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Suppressing table of contents
2010-02-04 7:01 Suppressing table of contents Raffi R
@ 2010-02-04 8:50 ` Pierre de Buyl
0 siblings, 0 replies; 2+ messages in thread
From: Pierre de Buyl @ 2010-02-04 8:50 UTC (permalink / raw)
To: Raffi R; +Cc: org-mode Mailing List
Hello,
This is found in the manual in the export section: http://orgmode.org/
manual/Export-options.html#Export-options
You must add an export option in your file:
#+OPTIONS: toc:nil
suppresses the table of contents.
This option is not a custom LaTeX option, but I tested myself only
with LaTeX and html export.
Pierre
Le 4 févr. 10 à 08:01, Raffi R a écrit :
> Dear list,
>
> Sorry to ask a FAQ-type question, but how do I suppress the table of
> contents generated in LaTeX files from orgmode? Must I use a custom
> class or is there a command I can insert into #+LaTeX_HEADER that will
> suppress its generation?
>
> Thank you,
> - Raffi.
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-04 8:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-04 7:01 Suppressing table of contents Raffi R
2010-02-04 8:50 ` Pierre de Buyl
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).