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

2011-05-26 Thread suvayu ali
I see the limitation of my suggestion one now. I guess the only way is option two then. On Thu, May 26, 2011 at 3:08 AM, Sander Boer wrote: > I think it it possible to write a function that prepends > "{\myfunction..etc "  and appends "}" to the frame environment. > For the time being a property

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

2011-05-26 Thread Sander Boer
suvayu ali writes: > You can try (untested): > > #+LATEX: { %} > > * This is a frame > The commented out closing brace is important. Otherwise the exporter > gets confused. > > #+LATEX: } > This will not work as it is by definition inserted between \begin{frame}...\end{frame} like thus: \be

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

2011-05-25 Thread suvayu ali
On Wed, May 25, 2011 at 3:33 AM, Sander Boer 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

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

2011-05-25 Thread Sander Boer
Hi all, I've found that this has come up in the past, with no real solution. I have found a workaround though. First the issue at hand: Beamer allows for setting the background image by setting setbeamertemplate *outside* of the frame environment: begin tex src snippet % preamble {