Advanced handouts
Add missing file Co-authored-by: Mark <mark@betalupi.com> Co-committed-by: Mark <mark@betalupi.com>
This commit is contained in:
27
src/Advanced/Lattices/main.tex
Executable file
27
src/Advanced/Lattices/main.tex
Executable file
@ -0,0 +1,27 @@
|
||||
% use [nosolutions] flag to hide solutions.
|
||||
% use [solutions] flag to show solutions.
|
||||
\documentclass[
|
||||
solutions,
|
||||
singlenumbering
|
||||
]{../../../lib/tex/ormc_handout}
|
||||
\usepackage{../../../lib/tex/macros}
|
||||
|
||||
\usepackage{ifthen}
|
||||
%\usepackage{lua-visual-debug}
|
||||
|
||||
\renewcommand{\arraystretch}{1.2}
|
||||
|
||||
\uptitlel{Advanced 2}
|
||||
\uptitler{\smallurl{}}
|
||||
\title{Lattices}
|
||||
\subtitle{Prepared by Mark on \today}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
\input{parts/0 intro.tex}
|
||||
\input{parts/1 minkowski.tex}
|
||||
\input{parts/2 orchard.tex}
|
||||
|
||||
\end{document}
|
Reference in New Issue
Block a user