This commit is contained in:
Trullemans Gregory 2016-12-15 11:19:36 +01:00
commit b1dadb562f
1 changed files with 5 additions and 4 deletions

View File

@ -10,13 +10,14 @@
\RequirePackage{calc} \RequirePackage{calc}
\RequirePackage{ifthen} \RequirePackage{ifthen}
\RequirePackage[T1]{fontenc} \RequirePackage[T1]{fontenc}
\RequirePackage[utf8]{inputenc} % \RequirePackage[utf8]{inputenc}
\RequirePackage[no-math]{fontspec} \RequirePackage[no-math]{fontspec}
\RequirePackage{ragged2e} \RequirePackage{ragged2e}
\RequirePackage{graphics} \RequirePackage{graphics}
\RequirePackage[frenchb]{babel} \RequirePackage[frenchb]{babel}
\RequirePackage{nicefrac} \RequirePackage{nicefrac}
\RequirePackage{xcolor} \RequirePackage{xcolor}
\RequirePackage{tikz}
\definecolor{ffgorange}{RGB}{239, 125, 55} \definecolor{ffgorange}{RGB}{239, 125, 55}
@ -27,7 +28,7 @@
%\setmainfont{Chalkduster} % Beamer ignores "main font" in favor of sans font %\setmainfont{Chalkduster} % Beamer ignores "main font" in favor of sans font
%\setsansfont{Chalkduster} % This is the font that beamer will use by default %\setsansfont{Chalkduster} % This is the font that beamer will use by default
% \setmainfont{Gill Sans Light} % Prettier, but harder to read %\setmainfont{Gill Sans Light} % Prettier, but harder to read
%\setnormalfont{Chalkduster} %\setnormalfont{Chalkduster}
%\setbeamerfont{title}{family=\fontspec{Chalkduster}} %\setbeamerfont{title}{family=\fontspec{Chalkduster}}