Thesis: Fix overleaf cross-ref and inputenc package
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
%\newcommand*{\myexternaldocument}[1]{%
|
%\newcommand*{\myexternaldocument}[1]{%
|
||||||
% \externaldocument{\subfix{#1}}%
|
% \externaldocument{\subfix{#1}}%
|
||||||
% \addFileDependency{\subfix{#1.tex}} % in general this can be left out to speed up compilation time
|
% \addFileDependency{\subfix{#1.tex}} % in general this can be left out to speed up compilation time
|
||||||
% \addFileDependency{\subfix{.aux}}%
|
% \addFileDependency{\subfix{#1.aux}}%
|
||||||
%}
|
%}
|
||||||
%%% ====== END OVERLEAF_EXTERNAL_DOC
|
%%% ====== END OVERLEAF_EXTERNAL_DOC
|
||||||
|
|
||||||
|
|||||||
@@ -25,7 +25,7 @@
|
|||||||
\ProvidesPackage{thesisoptions}[2022/07/08 v1.0 Options for the York Thesis class]
|
\ProvidesPackage{thesisoptions}[2022/07/08 v1.0 Options for the York Thesis class]
|
||||||
|
|
||||||
%%% ==== Fonts
|
%%% ==== Fonts
|
||||||
\usepackage[utf8]{inputenx} % Allow unicode input
|
\usepackage[utf8]{inputenc} % Allow unicode input
|
||||||
\usepackage[T1]{fontenc}
|
\usepackage[T1]{fontenc}
|
||||||
\usepackage{lmodern} % A nice scalable font based on Computer Modern.
|
\usepackage{lmodern} % A nice scalable font based on Computer Modern.
|
||||||
% For more options, see e.g.
|
% For more options, see e.g.
|
||||||
|
|||||||
Reference in New Issue
Block a user