font size for titles
This commit is contained in:
parent
4d320c7890
commit
e88c1d58bd
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue