Compare commits
1 Commits
v1.0-Thesi
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| d54c633b7b |
@@ -55,7 +55,7 @@
|
||||
%\newcommand*{\myexternaldocument}[1]{%
|
||||
% \externaldocument{\subfix{#1}}%
|
||||
% \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
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user