Add TOC before each section

This commit is contained in:
Pedro Rey Anca 2025-09-15 20:46:13 +02:00
parent 9fc7eae6dc
commit 764a5989dc
Signed by: peprolinbot
GPG key ID: 053EA6E00116533A

View file

@ -43,10 +43,18 @@
}
\begin{frame}
\frametitle{Tabla de contidos}
\frametitle{Táboa de contidos}
\tableofcontents
\end{frame}
\AtBeginSection[ ]
{
\begin{frame}
\frametitle{Táboa de contidos}
\tableofcontents[currentsection, hideallsubsections]
\end{frame}
}
\section{Definicións}
\subsection{Software Libre}
\begin{frame}