emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [beamer] blank outline slide?
@ 2011-05-12 13:43 zwz
  2011-05-13  9:43 ` Eric S Fraga
  0 siblings, 1 reply; 6+ messages in thread
From: zwz @ 2011-05-12 13:43 UTC (permalink / raw)
  To: emacs-orgmode

In a org file, I have

* item1
** aaa
*** bbb
    123
* item2
** ccc
*** ddd
    123

The generated slides have just a blank outline page.
However, if I modify the org content as

* item1
** aaa
*** bbb
* item2
** ccc
*** ddd

The outline page contains item1 and item2, just as expected.

here is my settings:

#+startup: beamer
#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [presentation]
#+BEAMER_HEADER_EXTRA: \usetheme{Madrid}\usecolortheme{default}
#+BEAMER_FRAME_LEVEL: 2
#+COLUMNS: %40ITEM %10BEAMER_env(Env) %9BEAMER_envargs(Env Args) %4BEAMER_col(Col) %10BEAMER_extra(Extra)
#+OPTIONS:   H:3 num:t toc:t \n:nil @:t ::t |:t ^:nil -:t f:t *:t <:t

Is there anything wrong with my settings or is it a bug?

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-16  9:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-12 13:43 [beamer] blank outline slide? zwz
2011-05-13  9:43 ` Eric S Fraga
2011-05-14 15:08   ` zwz
2011-05-14 19:57     ` Eric S Fraga
2011-05-15 12:40       ` zwz
2011-05-16  9:57         ` Eric S Fraga

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).