emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] org-beamer Outline Slide


From: Eric S Fraga
Subject: Re: [Orgmode] org-beamer Outline Slide
Date: Mon, 22 Mar 2010 23:03:29 +0000
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.1 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

On Mon, 22 Mar 2010 23:49:19 +0200, Nurullah Akkaya <address@hidden> 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.
> address@hidden
> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]