Re: [O] Beamer export: can't get frame level right

2014-07-18 Thread John Hendy
On Fri, Jul 18, 2014 at 6:56 AM, Gabor Retvari wrote: > 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-lis

Re: [O] Beamer export: can't get frame level right

2014-07-18 Thread Gabor Retvari
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" >"

Re: [O] Beamer export: can't get frame level right

2014-07-16 Thread Josiah Schwab
On 16 July 2014 at 02:58 PDT, Gabor Retvari wrote: >> 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.org/manual/Beamer-export.html > > Thanks

Re: [O] Beamer export: can't get frame level right

2014-07-16 Thread John Hendy
On Wed, Jul 16, 2014 at 4:58 AM, Gabor Retvari wrote: > 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, yo

Re: [O] Beamer export: can't get frame level right

2014-07-16 Thread Gabor Retvari
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

Re: [O] Beamer export: can't get frame level right

2014-07-14 Thread John Hendy
On Mon, Jul 14, 2014 at 10:29 AM, Josiah Schwab wrote: > Hi Gabor, > >> 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 be

Re: [O] Beamer export: can't get frame level right

2014-07-14 Thread Josiah Schwab
Hi Gabor, > 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. > > ... snipped 61 lines ... > > No `OPTIONS: H:

[O] Beamer export: can't get frame level right

2014-07-14 Thread Gabor Retvari
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