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
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
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}
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
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