Modify things and test around
Options are always passed to memoir, even if I don't want them to, like 8pt...
This commit is contained in:
@@ -27,14 +27,14 @@
|
||||
%%% ==== Begin file
|
||||
% FORMAT: Font size must be at least 11pt, 12pt is set as default
|
||||
% TODO: Change `draft` to `final` for the published version.
|
||||
\documentclass[draft]{yorkthesis}
|
||||
\documentclass[draft,8pt]{uoythesis}
|
||||
|
||||
% Import the personal options for the class
|
||||
\usepackage{thesisoptions}
|
||||
|
||||
% Import the preamble with all the packages and macros
|
||||
\input{mypreamble}
|
||||
|
||||
|
||||
%%% ==== Thesis title page info
|
||||
\title{Writing your maths thesis at UoY\todo{change title}}
|
||||
\subtitle{A documented example on its structure and use\todo{change/remove subtitle}} % optional
|
||||
|
||||
Reference in New Issue
Block a user