2023-04-28 15:09:42 -07:00
|
|
|
% use [nosolutions] flag to hide solutions.
|
|
|
|
% use [solutions] flag to show solutions.
|
|
|
|
\documentclass[
|
2023-04-28 15:33:41 -07:00
|
|
|
nosolutions,
|
2023-04-28 15:09:42 -07:00
|
|
|
singlenumbering
|
|
|
|
]{../../resources/ormc_handout}
|
|
|
|
|
|
|
|
%\usepackage{lua-visual-debug}
|
|
|
|
\renewcommand{\arraystretch}{1.2}
|
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
\maketitle
|
|
|
|
<Advanced 2>
|
|
|
|
<Spring 2023>
|
|
|
|
{Lattices}
|
|
|
|
{
|
|
|
|
Prepared by Mark on \today \\
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
\input{parts/0 intro.tex}
|
|
|
|
\input{parts/1 minkowski.tex}
|
|
|
|
\input{parts/2 orchard.tex}
|
|
|
|
|
|
|
|
|
|
|
|
\end{document}
|