removed inputenc and the forced UTF-8 coding

This commit is contained in:
Felipe Portales-Oliva 2019-03-30 00:34:19 -03:00
parent 68ae12c0e4
commit fbc4d7e6ba

View file

@ -29,9 +29,6 @@
\newcommand{\StudentLang}{Student name}
\newcommand{\ProfessorLang}{Professor}
% UTF-8 is best coding
\RequirePackage[utf8]{inputenc}
% Header and footers, we will use the titles also
\RequirePackage{fancyhdr}