\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{}}
|
\title{Thesis and Project Report Template for \theInstitution{}}
|
||||||
\author{Joseph~T.~Foley and Marcel~Kyas}
|
\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{TYPE}{ABBREVIATION}{DEGREE}{PROGRAM}{ECTS}{School/Department}
|
||||||
\DocumentInfo{Thesis}{M.Sc.}{Master of Science}{Mechatronics}{30}{Department of Engineering}
|
\DocumentInfo{Thesis}{M.Sc.}{Master of Science}{Mechatronics}{30}{Department of Engineering}
|
||||||
|
|||||||
@@ -76,8 +76,7 @@
|
|||||||
|
|
||||||
%% ---------------- Internationalization -----------------------------
|
%% ---------------- Internationalization -----------------------------
|
||||||
%% Unicode setup
|
%% Unicode setup
|
||||||
\ifpdf\RequirePackage[utf8]{inputenc}\RequirePackage[T1]{fontenc}
|
\ifluatex\relax\else\RequirePackage[utf8]{inputenc}\RequirePackage[T1]{fontenc}\fi
|
||||||
\else\relax\fi
|
|
||||||
% Font setup
|
% Font setup
|
||||||
% Standardized STIX2 fonts that print well, display on
|
% Standardized STIX2 fonts that print well, display on
|
||||||
% e-readers/screens clearly, and have compatible licensing
|
% e-readers/screens clearly, and have compatible licensing
|
||||||
|
|||||||
Reference in New Issue
Block a user