emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [New exporter] Wrong export to LaTeX


From: Suvayu Ali
Subject: Re: [O] [New exporter] Wrong export to LaTeX
Date: Fri, 12 Oct 2012 14:05:43 +0200
User-agent: Mutt/1.5.21 (2011-07-01)

Hi Seb,

On Fri, Oct 12, 2012 at 01:06:24PM +0200, Sebastien Vauban wrote:
> Hi Suvayu and Nicolas,

[...]

> 
> However, I thought that LaTeX_CLASS had been renamed EXPORT_LaTeX_CLASS, but
> when using the latter, I get frames inside an `article' documentclass type of
> document -- while using `C-c E l O' (for Beamer)? That results in a weird
> document...
> 

I believe that is the property name only for subtree export.  So when
exporting a file, use:

  #+LaTeX_CLASS: beamer

for subtree export use:

  * Beamer presentation
    :PROPERTIES:
    :EXPORT_LaTeX_CLASS: beamer
    :END:

Hope this helps,

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

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