Thesis: Fix overleaf cross-ref and inputenc package

This commit is contained in:
2022-08-01 14:24:47 +01:00
parent 785dc0815c
commit d54c633b7b
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
\ProvidesPackage{thesisoptions}[2022/07/08 v1.0 Options for the York Thesis class]
%%% ==== Fonts
\usepackage[utf8]{inputenx} % Allow unicode input
\usepackage[utf8]{inputenc} % Allow unicode input
\usepackage[T1]{fontenc}
\usepackage{lmodern} % A nice scalable font based on Computer Modern.
% For more options, see e.g.