font size for titles

This commit is contained in:
Mylloon 2024-07-23 19:31:33 +02:00
parent 4d320c7890
commit e88c1d58bd
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -120,8 +120,8 @@
% Mise en page
\RequirePackage{titlesec}
\titleformat*{\section}{\fontspec{Arial}\LARGE\bfseries}
\titleformat*{\subsection}{\fontspec{Arial}\Large\bfseries\itshape}
\titleformat*{\section}{\fontspec{Arial}\Large\bfseries}
\titleformat*{\subsection}{\fontspec{Arial}\large\bfseries\itshape}
% Point après numéro dans le titre
\RequirePackage{titlesec}