On Wed, Sep 25, 2019 at 10:39 AM Fraga, Eric <e.fr...@ucl.ac.uk> wrote:
> #+latex_header: \AtBeginSubsection[]{\begin{frame}BARRRRR\end{frame}}

Great!
So far, after having activated numbering, the following made me almost happy:

#+latex_header: \newtranslation[to=italian]{Section}{Capitolo}
#+latex_header: \newtranslation[to=italian]{Subsection}{}
#+latex_header: \selectlanguage{italian}
#+latex_header:
\AtBeginSection[]{\begin{frame}<beamer>{}\sectionpage\end{frame}}
#+latex_header:
\AtBeginSubsection[]{\begin{frame}<beamer>{}\subsectionpage\end{frame}}

If I can remove the numbering from second level heading, keeping the
\subsectionpage title information, that would be perfect!

Thanks,
Luca

Reply via email to