fontspec is required to make pdf compile with font
This commit is contained in:
parent
351f86f9bb
commit
288902b5c4
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@
|
|||
\setbeamertemplate{subsection in toc}{\quad$\bullet$\enspace\inserttocsubsection\par}
|
||||
|
||||
% Police
|
||||
\RequirePackage{microtype}
|
||||
\RequirePackage{fontspec,microtype}
|
||||
\AtEndPreamble{ \setsansfont{atkinson-hyperlegible} }
|
||||
|
||||
% Inverse titre court/titre long dans le plan
|
||||
|
|
Loading…
Reference in a new issue