From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Re: org-beamer outline Date: Wed, 08 Sep 2010 16:03:53 +0200 Message-ID: <87r5h4tjqu.fsf@mundaneum.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hello Aditya, aditya siram wrote: > I am wondering how to get an outline in an org-beamer presentation. > Currently I have a structure that looks like: > > #+TITLE: My Title > #+AUTHOR: Me > #+LaTeX_CLASS: beamer > #+LaTeX_CLASS_OPTIONS: [presentation] > #+BEAMER_FRAME_LEVEL: 2 > #+COLUMNS: %35ITEM %10BEAMER_env(Env) %10BEAMER_envargs(Env Args) > %4BEAMER_col(Col) %8BEAMER_extra(Extra) > * Presentation > ** Slide 1 > ** Slide 2 > ** Slide 3 > ** Slide 4 ... > > The outline slide contains only "Presentation". Is there someway to > break up the presentation so that slides 1 & 2 are a sub-topic and 3 & > 4 are another? Yes. Make use of `#+BEAMER_FRAME_LEVEL'. Setting it to 3, means you reserve two sectioning levels, and that level 3 is for slide titles. Best regards, Seb --=20 S=C3=A9bastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode