Transition to new format
This commit is contained in:
@ -1,22 +1,23 @@
|
||||
% use [nosolutions] flag to hide solutions.
|
||||
% use [solutions] flag to show solutions.
|
||||
\documentclass[
|
||||
solutions
|
||||
solutions,
|
||||
singlenumbering
|
||||
]{../../resources/ormc_handout}
|
||||
|
||||
\usepackage{tikz}
|
||||
|
||||
\uptitlel{Advanced 2}
|
||||
\uptitler{Fall 2022}
|
||||
\title{Error-Correcting Codes}
|
||||
\subtitle{
|
||||
Based on a handout by Yingkun Li \\
|
||||
Revised by Mark on \today
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
<Advanced 2>
|
||||
<Fall 2022>
|
||||
{Error-Correcting Codes}
|
||||
{
|
||||
Based on a handout by Yingkun Li \\
|
||||
Revised by Mark on \today
|
||||
}
|
||||
|
||||
|
||||
\input{parts/00 detection}
|
||||
\input{parts/01 correction}
|
||||
|
Reference in New Issue
Block a user