emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] ox-beamer.el tableofcontents, a suggestion


From: Eric S Fraga
Subject: Re: [O] ox-beamer.el tableofcontents, a suggestion
Date: Wed, 2 Mar 2016 13:42:32 +0000
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.91 (gnu/linux)

On Wednesday,  2 Mar 2016 at 14:29, Joseph Vidal-Rosset wrote:
> Of course it would be better to add this function as new option and to
> avoid this change of code. I do not know how to do.

I find it reasonably straightforward to simply add the following line to
my beamer org files:

#+latex_header: 
\AtBeginSection[]{\begin{frame}<beamer>\frametitle{Topic}\tableofcontents[currentsection,hideothersubsections]\end{frame}}

so no need to play with the elisp code...

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.91.1, Org release_8.3.3-456-g164555



reply via email to

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