blob: c91a9d74996598a6e062eada995a8baf3927202e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
\input\{../../preambles/lecture.tex}
\title\{{title}}
\author\{Josh Ott \\ {prof}}
\begin\{document}
\maketitle
\tableofcontents
% start lessons
% end lessons
\end\{document}
|