Re: [O] Macro expansion to control beamer template

2013-03-21 Thread Florian Adamsky
Dear Sebastien, On Thu, 21 Mar 2013 22:10:26 +0100 Sebastien Vauban wrote: > > I created a beamer template file that I control with macros. My > > org-mode config file has the following snippet: > > > > (add-to-list 'org-latex-classes > > (list "beamer" > > (file-string (concat custom-

Re: [O] Macro expansion to control beamer template

2013-03-21 Thread Sebastien Vauban
Hello Florian, Florian Adamsky wrote: > at the moment I revise my course lectures and of course I use org-mode > for that. I was searching for an easy way to create fullframe. After > searching a bit in the mailing list, I found out that the 8.0-pre with > its new beamer exporter already has this

[O] Macro expansion to control beamer template

2013-03-21 Thread Florian Adamsky
Hello, at the moment I revise my course lectures and of course I use org-mode for that. I was searching for an easy way to create fullframe. After searching a bit in the mailing list, I found out that the 8.0-pre with its new beamer exporter already has this functionality. Therefore I switch to th