Many changes and adding examples
- Fix use of sizes (maybe set exception for 13pt?) - Prepare keys for margins - Show example of bibfile modification on the go - Show how to use `\xkvview` to check defined keys
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
%%% ==== 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,8pt]{uoythesis}
|
||||
\documentclass[foredge=*,margins={spine=3cm,foredge=2cm},draft,pagenb=foot,hyperoptions={colorlinks=true}]{uoythesis}
|
||||
|
||||
% Import the personal options for the class
|
||||
\usepackage{thesisoptions}
|
||||
@@ -44,6 +44,9 @@
|
||||
% \submitdate{September 2020} % FORMAT: [month] [year].
|
||||
% % Defaults to current month if unset.
|
||||
|
||||
\makeatletter
|
||||
\newcommand{\displaysize}{Size: \f@size}
|
||||
\makeatother
|
||||
|
||||
\begin{document}
|
||||
% FORMAT: All pages should be numbered continuously.
|
||||
@@ -107,6 +110,15 @@ I hope this will be useful to many others.}\todo[color=red!60, inline, size=foot
|
||||
|
||||
This section is where you thank your funding body, the department, your supervisor, your most loved campus geese, or whoever else you think is necessary and contributed to your achievement.
|
||||
|
||||
\displaysize\\
|
||||
options: \makeatletter \@classoptionslist \makeatother\\
|
||||
\showmargins
|
||||
\uoythsetup{margins={spine=1cm}}
|
||||
\showmargins
|
||||
|
||||
\xkvview{family=uoythesis}
|
||||
\xkvview{family=uoythesis.cls}
|
||||
|
||||
\medskip
|
||||
As for myself, I want to thank Alessandro for his template which makes the perfectionist inside me happy to pick up a well done job and to augment it at my wish.
|
||||
|
||||
@@ -129,6 +141,7 @@ This section should include a text similar to:
|
||||
\end{verbatim}
|
||||
If you have submitted a paper (either already published or currently under review), this should be explicitly mentioned in this section with a reference to its bibliography entry.
|
||||
|
||||
This is a test \cite{FalseGGJ,GGJ23}.
|
||||
% WARNING: Any material included in the thesis that has been presented before
|
||||
% should be mentioned here, with full references for papers published
|
||||
% or under review.
|
||||
|
||||
Reference in New Issue
Block a user