Added clickable link to subtitle
This commit is contained in:
@ -5,13 +5,14 @@
|
||||
singlenumbering,
|
||||
shortwarning
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
\usepackage{multicol}
|
||||
|
||||
\uptitlel{Advanced 1A}
|
||||
\uptitler{Spring 2022}
|
||||
\title{Intro to Cryptography}
|
||||
\subtitle{Prepared by Mark on \today{}}
|
||||
\subtitle{Prepared by \githref{Mark} on \today{}}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
@ -3,13 +3,14 @@
|
||||
\documentclass[
|
||||
solutions
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
\input{tikxset.tex}
|
||||
|
||||
\uptitlel{Advanced 2}
|
||||
\uptitler{Winter 2022}
|
||||
\title{Finite Automata}
|
||||
\subtitle{Prepared by Mark and Nikita on \today{}}
|
||||
\subtitle{Prepared by \githref{Mark} and Nikita on \today{}}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
@ -4,6 +4,8 @@
|
||||
solutions,
|
||||
singlenumbering
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
% for \coloneqq, a centered :=
|
||||
\usepackage{mathtools}
|
||||
@ -11,7 +13,7 @@
|
||||
\uptitlel{Advanced 2}
|
||||
\uptitler{Spring 2023}
|
||||
\title{Definable Sets}
|
||||
\subtitle{Prepared by Mark on \today{}}
|
||||
\subtitle{Prepared by \githref{Mark} on \today{}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
@ -4,6 +4,8 @@
|
||||
solutions,
|
||||
singlenumbering
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
\usepackage{hyperref}
|
||||
\usepackage{tikz}
|
||||
@ -12,7 +14,7 @@
|
||||
\uptitlel{Advanced 2}
|
||||
\uptitler{Fall 2022}
|
||||
\title{Error-Correcting Codes}
|
||||
\subtitle{Prepared by Mark on \today}
|
||||
\subtitle{Prepared by \githref{Mark} on \today}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
@ -4,6 +4,8 @@
|
||||
solutions,
|
||||
singlenumbering,
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
\usepackage{multicol}
|
||||
\usepackage{tikz}
|
||||
@ -18,7 +20,7 @@
|
||||
\uptitler{Fall 2022}
|
||||
\title{Euler's Number}
|
||||
\subtitle{
|
||||
Prepared by Mark on \today. \\
|
||||
Prepared by \githref{Mark} on \today. \\
|
||||
Based on a handout by Oleg Gleizer and Olga Radko
|
||||
}
|
||||
|
||||
|
@ -3,13 +3,14 @@
|
||||
\documentclass[
|
||||
nosolutions
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
\input{tikxset}
|
||||
|
||||
\uptitlel{Advanced 2}
|
||||
\uptitler{Fall 2022}
|
||||
\title{Algorithms on Graphs: Flow}
|
||||
\subtitle{Prepared by Mark on \today}
|
||||
\subtitle{Prepared by \githref{Mark} on \today}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
@ -4,12 +4,13 @@
|
||||
solutions,
|
||||
singlenumbering
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
\uptitlel{Advanced 2}
|
||||
\uptitler{Fall 2023}
|
||||
\title{Intro to Proofs}
|
||||
\subtitle{Prepared by Mark on \today{}}
|
||||
\subtitle{Prepared by \githref{Mark} on \today{}}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
@ -4,9 +4,10 @@
|
||||
solutions,
|
||||
singlenumbering
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
\usepackage{mathtools} % for \coloneqq
|
||||
\usepackage{hyperref}
|
||||
|
||||
% An invisible marker, used to
|
||||
% draw arrows in equations.
|
||||
@ -35,10 +36,11 @@
|
||||
% - nix, comparison to imperitive
|
||||
|
||||
|
||||
|
||||
\uptitlel{Advanced 2}
|
||||
\uptitler{Fall 2023}
|
||||
\title{Lambda Calculus}
|
||||
\subtitle{Prepared by Mark on \today{}}
|
||||
\subtitle{Prepared by \githref{Mark} on \today{}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
solutions,
|
||||
singlenumbering
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
\usepackage{ifthen}
|
||||
%\usepackage{lua-visual-debug}
|
||||
@ -13,7 +14,7 @@
|
||||
\uptitlel{Advanced 2}
|
||||
\uptitler{Spring 2023}
|
||||
\title{Lattices}
|
||||
\subtitle{Prepared by Mark on \today}
|
||||
\subtitle{Prepared by \githref{Mark} on \today}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
@ -5,6 +5,8 @@
|
||||
hidewarning,
|
||||
%singlenumbering
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
%\usepackage{lua-visual-debug}
|
||||
|
||||
@ -24,7 +26,7 @@
|
||||
\uptitlel{Advanced 2}
|
||||
\uptitler{Spring 2023}
|
||||
\title{Linear Algebra 101}
|
||||
\subtitle{Prepared by Mark on \today}
|
||||
\subtitle{Prepared by \githref{Mark} on \today}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
@ -4,6 +4,8 @@
|
||||
solutions,
|
||||
singlenumbering
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
\usepackage{mathtools} % for \coloneqq
|
||||
|
||||
@ -68,7 +70,7 @@
|
||||
\uptitler{Spring 2023}
|
||||
\title{To Mock a Mockingbird}
|
||||
\subtitle{
|
||||
Prepared by Mark on \today \\
|
||||
Prepared by \githref{Mark} on \today \\
|
||||
Based on a book of the same name.
|
||||
}
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
\documentclass[
|
||||
solutions
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
\usepackage{amsmath}
|
||||
\usepackage{amssymb}
|
||||
@ -11,7 +12,7 @@
|
||||
\uptitlel{Advanced 2}
|
||||
\uptitler{Winter 2022}
|
||||
\title{Pidgeonhole Problems}
|
||||
\subtitle{Prepared by Mark on \today}
|
||||
\subtitle{Prepared by \githref{Mark} on \today}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
solutions,
|
||||
singlenumbering
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
\input{tikxset.tex}
|
||||
|
||||
@ -14,7 +15,7 @@
|
||||
\uptitlel{Advanced 2}
|
||||
\uptitler{Fall 2023}
|
||||
\title{Random Walks and Resistance}
|
||||
\subtitle{Prepared by Mark on \today{} \\ Based on a handout by Aaron Anderson}
|
||||
\subtitle{Prepared by \githref{Mark} on \today{} \\ Based on a handout by Aaron Anderson}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
@ -4,6 +4,8 @@
|
||||
solutions,
|
||||
shortwarning
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
\usepackage{chessfss}
|
||||
\usepackage{chessboard}
|
||||
@ -97,7 +99,7 @@ $\odot$}}
|
||||
\uptitler{Fall 2023}
|
||||
\title{Retrograde Analysis}
|
||||
\subtitle{
|
||||
Prepared by Mark on \today{} \\
|
||||
Prepared by \githref{Mark} on \today{} \\
|
||||
Based on books\footnotemark{} by Raymond Smullyan
|
||||
}
|
||||
|
||||
|
@ -4,11 +4,14 @@
|
||||
nosolutions,
|
||||
singlenumbering
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
|
||||
\uptitlel{Advanced 1}
|
||||
\uptitler{Summer 2023}
|
||||
\title{The Size of Sets}
|
||||
\subtitle{Prepared by Mark on \today{}}
|
||||
\subtitle{Prepared by \githref{Mark} on \today{}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
Reference in New Issue
Block a user