org.texi (Beamer export): Update example to let it display a table of contents

* org.texi (Beamer export): Update example to let it display a
table of contents.
This commit is contained in:
Bastien Guerry 2014-04-17 12:09:53 +02:00
parent 9448fa263b
commit ca80c8c277
1 changed files with 4 additions and 4 deletions

View File

@ -10989,7 +10989,7 @@ Here is a simple example Org document that is intended for Beamer export.
@smallexample
#+TITLE: Example Presentation
#+AUTHOR: Carsten Dominik
#+OPTIONS: H:2
#+OPTIONS: H:2 toc:t num:t
#+LATEX_CLASS: beamer
#+LATEX_CLASS_OPTIONS: [presentation]
#+BEAMER_THEME: Madrid
@ -10998,20 +10998,20 @@ Here is a simple example Org document that is intended for Beamer export.
* This is the first structural section
** Frame 1
*** Thanks to Eric Fraga :B_block:BMCOL:
*** Thanks to Eric Fraga :B_block:
:PROPERTIES:
:BEAMER_COL: 0.48
:BEAMER_ENV: block
:END:
for the first viable Beamer setup in Org
*** Thanks to everyone else :B_block:BMCOL:
*** Thanks to everyone else :B_block:
:PROPERTIES:
:BEAMER_COL: 0.48
:BEAMER_ACT: <2->
:BEAMER_ENV: block
:END:
for contributing to the discussion
**** This will be formatted as a beamer note :B_note:
**** This will be formatted as a beamer note :B_note:
:PROPERTIES:
:BEAMER_env: note
:END: