17 lines
259 B
TeX
17 lines
259 B
TeX
|
\input{common.inc}
|
||
|
|
||
|
%\setbeamertemplate{footline}{}
|
||
|
|
||
|
\setcounter{part}{9}
|
||
|
\setcounter{framenumber}{123}
|
||
|
|
||
|
\begin{document}
|
||
|
\partstitleframe{Parts X - XII}
|
||
|
|
||
|
\input{10_definitions.tex}
|
||
|
\input{11_good_definitions.tex}
|
||
|
\input{12_deep_shallow.tex}
|
||
|
|
||
|
\end{document}
|
||
|
|