We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb85182 + b93a974 commit 435d319Copy full SHA for 435d319
4 files changed
colophon.tex
notes/notes.tex
@@ -4,7 +4,7 @@
4
% setup variables ------------------------------
5
6
% your name
7
-\newcommand\instructor{Oli Ward}
+\newcommand\authors{Oli Ward}
8
9
% the week number
10
\newcommand\weekno{5}
@@ -35,7 +35,7 @@
35
\tableofcontents
36
37
% the standard preface
38
-\input{../preface.tex}
+\input{../../latex-templates/preface.tex}
39
40
\chapter{Setup}
41
\input{01/00-setup.tex}
@@ -60,6 +60,6 @@ \chapter{Links}
60
\input{glossary.tex}
61
62
% standard colophon (uses variables above)
63
-\input{../colophon.tex}
+\input{../../latex-templates/colophon.tex}
64
65
\end{document}
preface.tex
template.tex
0 commit comments