update projektor

This commit is contained in:
Mylloon 2023-06-02 18:03:19 +02:00
parent 43c8d7dea2
commit 4616f3b48d
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -30,7 +30,7 @@
\ifoption@dark \ifoption@dark
% Dark theme % Thème sombre
\setbeamercolor{normal text}{fg=white,bg=black!90} \setbeamercolor{normal text}{fg=white,bg=black!90}
\setbeamercolor{alerted text}{fg=orange!65!white} \setbeamercolor{alerted text}{fg=orange!65!white}
\setbeamercolor{progress bar}{bg=alerted text.fg!20!black!90} \setbeamercolor{progress bar}{bg=alerted text.fg!20!black!90}
@ -41,6 +41,9 @@
\setlength{\metropolis@progressinheadfoot@linewidth}{0.8pt} \setlength{\metropolis@progressinheadfoot@linewidth}{0.8pt}
\fi \fi
% Point au lieu de carré dans les listes
\setbeamertemplate{itemize items}[circle]
% Métadonnées % Métadonnées
\hypersetup{ \hypersetup{
pdfsubject={Présentation}, pdfsubject={Présentation},
@ -48,7 +51,7 @@
pdfcreator={LaTeX with Beamer class and projektor template} pdfcreator={LaTeX with Beamer class and projektor template}
} }
% Resolve issue with overfull vbox % Plus de "overfull vbox"
\def\titlepage{\usebeamertemplate{title page}} \def\titlepage{\usebeamertemplate{title page}}
% Bas de page % Bas de page