From b5625b6e5eb31203c44a79d6e526d39c96082661 Mon Sep 17 00:00:00 2001 From: Joe Foley Date: Mon, 23 May 2022 10:02:42 +0000 Subject: [PATCH] \ifpdf triggered by luatex, changed inputenc switch --- main.tex | 2 +- ruthesis.sty | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/main.tex b/main.tex index 71d435d..58f4f05 100644 --- a/main.tex +++ b/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} diff --git a/ruthesis.sty b/ruthesis.sty index 7e61762..9173886 100644 --- a/ruthesis.sty +++ b/ruthesis.sty @@ -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