On Tue, Mar 23, 2010 at 1:03 AM, Eric S Fraga <ucec...@ucl.ac.uk> wrote: > On Mon, 22 Mar 2010 23:49:19 +0200, Nurullah Akkaya <nurul...@nakkaya.com> > wrote: >> >> Hi, >> >> I have been through the archives, but I can not seem to find an option to >> remove the Outline slide from the pdf that org-beamer generates. >> >> Is it possible to tell org-beamer to not create a TOC slide? >> >> Thanks... >> -- >> Nurullah Akkaya >> http://nakkaya.com >> >> >> _______________________________________________ >> 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 > > Do you have a line for org setup that looks like this: > > #+OPTIONS: H:5 num:t toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t > > if so, make sure that "toc:nil" is there instead of "toc:t"; if not, > you need such a line as the default is to include the table of > contents, I believe. You can create the default setup lines by C-c > C-e t (org-export and option t for inserting the org-export template). > > HTH. >
Eric, Thanks that worked. -- Nurullah Akkaya http://nakkaya.com _______________________________________________ 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