emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-beamer feaure request : single frame background


From: suvayu ali
Subject: Re: [O] org-beamer feaure request : single frame background
Date: Wed, 25 May 2011 09:06:30 -0700

On Wed, May 25, 2011 at 3:33 AM, Sander Boer <address@hidden> wrote:
> A quick look at org-beamer.el makes me think that there is no infrastructure
> in place that accounts for enclosing each frame in its own tex environment,
> although I think that would be trivial.

You can try (untested):

#+LATEX: { %}

* This is a frame
  The commented out closing brace is important. Otherwise the exporter
gets confused.

#+LATEX: }

The other option might be to write your own function and add it to one
of the export hooks.

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

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