Transition to new format

This commit is contained in:
2023-05-25 21:44:07 -07:00
parent 3d73626bc4
commit 83b273fbd3
29 changed files with 483 additions and 471 deletions

View File

@ -2,7 +2,7 @@
% use [solutions] flag to show solutions.
\documentclass[
solutions,
nowarning,
hidewarning,
%singlenumbering
]{../../resources/ormc_handout}
@ -20,16 +20,15 @@
}
\input{tikzset}
\uptitlel{Advanced 2}
\uptitler{Spring 2023}
\title{Linear Algebra 101}
\subtitle{Prepared by Mark on \today}
\begin{document}
\maketitle
<Advanced 2>
<Spring 2023>
{Linear Algebra 101}
{
Prepared by Mark on \today \\
}
\input{parts/0 notation}
\input{parts/1 vectors}