Re: [O] customizing org-beamer--format-frame

2014-04-27 Thread Seb Frank
Yes, that's right. H:2 On Sun, Apr 27, 2014 at 12:42 PM, Eric S Fraga wrote: > On Sunday, 27 Apr 2014 at 10:14, Seb Frank wrote: > > Thanks so much! I was trying to get a bit more flexibility with that > > separate slide (e.g., have the title in the centre of the page and no > toc). > > So I to

Re: [O] customizing org-beamer--format-frame

2014-04-27 Thread Eric S Fraga
On Sunday, 27 Apr 2014 at 10:14, Seb Frank wrote: > Thanks so much! I was trying to get a bit more flexibility with that > separate slide (e.g., have the title in the centre of the page and no toc). > So I took inspiration from your great solution and defined a latex macro Interesting solution! T

Re: [O] customizing org-beamer--format-frame

2014-04-27 Thread Seb Frank
Thanks so much! I was trying to get a bit more flexibility with that separate slide (e.g., have the title in the centre of the page and no toc). So I took inspiration from your great solution and defined a latex macro #+begin_src latex \newcommand{\singleslide}[1]{{% \usebeamerfont{title}

Re: [O] customizing org-beamer--format-frame

2014-04-26 Thread Eric S Fraga
On Friday, 25 Apr 2014 at 08:24, Seb Frank wrote: > Hi there, > > I have customized org-beamer--format-frame to change the way headlines are > treated (as I want a separate slide with only the headline in the center > and plain frames not showing headlines after that). The way I currently do > this

[O] customizing org-beamer--format-frame

2014-04-26 Thread Seb Frank
Hi there, I have customized org-beamer--format-frame to change the way headlines are treated (as I want a separate slide with only the headline in the center and plain frames not showing headlines after that). The way I currently do this is by redefining the function itself (using "defun org-beame