emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [beamer] blank outline slide?


From: Eric S Fraga
Subject: Re: [O] [beamer] blank outline slide?
Date: Sat, 14 May 2011 20:57:00 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

zwz <address@hidden> writes:

[...]

>
> And here is Here is "does_not_work.org" (which result in a blank outline
> slide):
> --8<--------------------->8--
> #+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
>
> * item1
> ** aaa
> *** bbb
>     123
> * item2
> ** ccc
> *** ddd
>     123
> --8<--------------------->8--

Well, this one works for me just fine.  The outline slide has both item1
and item2 on it.

> My setting for org-latex-to-pdf-process is 
> ("pdflatex -interaction nonstopmode -output-directory %o %f" "pdflatex
> -interaction nonstopmode -output-directory %o %f" "pdflatex -interaction
> nonstopmode -output-directory %o %f")

Which looks just fine.

Can you export the above org file to latex and send that?  You might
like to look at the log file generated by pdflatex just in case there is
some strange error message.  You may need to change
=org-export-pdf-remove-logfiles= to nil to have these files left behind
after exporting.
-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1
: using Org-mode version 7.5 (release_7.5.279.ga2f2.dirty)



reply via email to

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