\ifpdf triggered by luatex, changed inputenc switch
This commit is contained in:
2
main.tex
2
main.tex
@@ -27,7 +27,7 @@
|
||||
|
||||
\title{Thesis and Project Report Template for \theInstitution{}}
|
||||
\author{Joseph~T.~Foley and Marcel~Kyas}
|
||||
\date{2022}{5}{5}%{Year}{Month}{Day}%use numbers
|
||||
\date{2022}{5}{23}%{Year}{Month}{Day}%use numbers
|
||||
|
||||
%\DocumentInfo{TYPE}{ABBREVIATION}{DEGREE}{PROGRAM}{ECTS}{School/Department}
|
||||
\DocumentInfo{Thesis}{M.Sc.}{Master of Science}{Mechatronics}{30}{Department of Engineering}
|
||||
|
||||
@@ -76,8 +76,7 @@
|
||||
|
||||
%% ---------------- Internationalization -----------------------------
|
||||
%% Unicode setup
|
||||
\ifpdf\RequirePackage[utf8]{inputenc}\RequirePackage[T1]{fontenc}
|
||||
\else\relax\fi
|
||||
\ifluatex\relax\else\RequirePackage[utf8]{inputenc}\RequirePackage[T1]{fontenc}\fi
|
||||
% Font setup
|
||||
% Standardized STIX2 fonts that print well, display on
|
||||
% e-readers/screens clearly, and have compatible licensing
|
||||
|
||||
Reference in New Issue
Block a user