Hi,
On Wednesday 16 July 2014 09:54:13 John Hendy wrote:
> Can you see if this works properly?
> - http://orgmode.org/worg/exporters/beamer/ox-beamer.html
>
> Aka, simply having this in .emacs:
>
> (require 'ox-latex)
> (add-to-list 'org-latex-classes
> '("beamer"
>"
Hi,
On Monday 14 July 2014 08:29:40 Josiah Schwab wrote:
> Which export command are you using?
>
> I think you may be using the regular LaTeX exporter. Adding beamer to
> your LaTeX_CLASS is not sufficient (or necessary). Rather, you want to
> use the Beamer export commands.
>
> http://orgmode
Hi,
I guess this should be easy but I just can't get frame levels right in my
beamer exports.
So as far as I understand, this should get my first level headlines (`*
headline 1' and stuff) into separate frames in my beamer export.
=== ORG MODE TEXT: ===
#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OP