This commit is contained in:
Mylloon 2023-12-05 19:36:48 +01:00
parent 4aea5a2cce
commit 83c4ef616c
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -32,12 +32,12 @@
block=fill
]{metropolis}
% Rename ToC
% Renomme la table des matières
\AtBeginDocument{
\renewcommand{\contentsname}{Plan}
}
% Styled ToC on new section
% Table des matières comme frame de nouvelle partie
\ifoption@sec
\AtBeginSection[]{
\begin{frame}[plain, noframenumbering]{\contentsname}
@ -49,7 +49,7 @@
}
\fi
% Styled ToC on new subsection
% Table des matières comme frame de nouvelle sous-partie
\ifoption@subsec
\AtBeginSubsection[]{
\begin{frame}[plain, noframenumbering]{\contentsname}