Optimization.

This commit is contained in:
Trullemans Gregory 2016-06-05 21:44:07 +02:00
parent 4cc12e6c8a
commit 9b4f3a6038
1 changed files with 5 additions and 4 deletions

View File

@ -10,13 +10,14 @@
\RequirePackage{calc}
\RequirePackage{ifthen}
\RequirePackage[T1]{fontenc}
\RequirePackage[utf8]{inputenc}
% \RequirePackage[utf8]{inputenc}
\RequirePackage[no-math]{fontspec}
\RequirePackage{ragged2e}
\RequirePackage{graphics}
\RequirePackage[frenchb]{babel}
\RequirePackage{nicefrac}
\RequirePackage{xcolor}
\RequirePackage{tikz}
\definecolor{ffgorange}{RGB}{239, 125, 55}
@ -25,9 +26,9 @@
%% This template uses typical OS X and Adobe fonts
%\defaultfontfeatures{Mapping=tex-text} % This seems to be important for mapping glyphs properly
%\setmainfont{Chalkduster} % Beamer ignores "main font" in favor of sans font
%\setsansfont{Chalkduster} % This is the font that beamer will use by default
% \setmainfont{Gill Sans Light} % Prettier, but harder to read
%\setmainfont{Chalkduster} % Beamer ignores "main font" in favor of sans font
%\setsansfont{Chalkduster} % This is the font that beamer will use by default
%\setmainfont{Gill Sans Light} % Prettier, but harder to read
%\setnormalfont{Chalkduster}
%\setbeamerfont{title}{family=\fontspec{Chalkduster}}