simplify font management
This commit is contained in:
parent
9bcff3b38a
commit
96f61d8640
1 changed files with 2 additions and 3 deletions
|
@ -32,8 +32,7 @@
|
|||
|
||||
% Polices
|
||||
\RequirePackage[nopatch=footnote]{microtype}
|
||||
\RequirePackage{mathptmx} % Times New Roman
|
||||
\RequirePackage{fontspec} % Arial
|
||||
\RequirePackage{fontspec}
|
||||
\setmainfont{Times New Roman}
|
||||
|
||||
% Langage
|
||||
|
@ -173,7 +172,7 @@
|
|||
|
||||
{
|
||||
\vspace{4mm}
|
||||
\setmainfont{Arial}
|
||||
\fontspec{Arial}
|
||||
\Large
|
||||
Université Paris Cité \\
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue