Added clickable link to subtitle
This commit is contained in:
parent
8567415c38
commit
07f5ad404c
@ -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}
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
solutions,
|
||||
singlenumbering
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
\input{tikxset.tex}
|
||||
@ -13,7 +14,7 @@
|
||||
\uptitler{ORMC Summer Sessions}
|
||||
\title{An Introduction to Graph Theory}
|
||||
\subtitle{
|
||||
Prepared by Mark on \today \\
|
||||
Prepared by \githref{Mark} on \today \\
|
||||
Based on a handout by Oleg Gleizer
|
||||
}
|
||||
|
||||
|
@ -3,6 +3,9 @@
|
||||
\documentclass[
|
||||
solutions
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
|
||||
\newcommand{\nck}[2] {
|
||||
\ensuremath{
|
||||
@ -19,7 +22,7 @@
|
||||
\uptitlel{Advanced 1}
|
||||
\uptitler{ORMC Summer Sessions}
|
||||
\title{Combinatorics}
|
||||
\subtitle{Prepared by Mark on \today}
|
||||
\subtitle{Prepared by \githref{Mark} on \today}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
\documentclass[
|
||||
solutions
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
\usepackage{tkz-graph}
|
||||
@ -12,7 +13,7 @@
|
||||
\uptitler{ORMC Summer Sessions}
|
||||
\title{Graph Theory and Instant Insanity}
|
||||
\subtitle{
|
||||
Prepared by Mark on \today \\
|
||||
Prepared by \githref{Mark} on \today \\
|
||||
Based on a handout by Oleg Gleizer
|
||||
}
|
||||
|
||||
|
@ -3,13 +3,15 @@
|
||||
\documentclass[
|
||||
solutions
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
|
||||
\uptitlel{Intermediate 2}
|
||||
\uptitler{ORMC Summer Sessions}
|
||||
\title{Newton's Laws of Motion}
|
||||
\subtitle{
|
||||
Prepared by Mark on \today \\
|
||||
Prepared by \githref{Mark} on \today \\
|
||||
Based on a handout by Oleg Gleizer
|
||||
}
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
% use [nosolutions] flag to hide solutions.
|
||||
% use [solutions] flag to show solutions.
|
||||
\documentclass[solutions]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
% Quick P() macro.
|
||||
@ -16,7 +17,7 @@
|
||||
\uptitler{ORMC Summer Sessions}
|
||||
\title{Probability}
|
||||
\subtitle{
|
||||
Prepared by Mark on \today \\
|
||||
Prepared by \githref{Mark} on \today \\
|
||||
Based on a handout by Oleg Gleizer
|
||||
}
|
||||
|
||||
|
@ -3,6 +3,8 @@
|
||||
\documentclass[
|
||||
nosolutions
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
\usepackage{pdfpages}
|
||||
\usepackage{sliderule}
|
||||
@ -27,7 +29,7 @@
|
||||
\uptitlel{Intermediate 2}
|
||||
\uptitler{Summer 2022}
|
||||
\title{Slide Rules}
|
||||
\subtitle{Prepared by Mark on \today}
|
||||
\subtitle{Prepared by \githref{Mark} on \today}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
@ -2,13 +2,14 @@
|
||||
% use [solutions] flag to show solutions.
|
||||
\documentclass[solutions]{../../resources/ormc_handout}
|
||||
\usepackage{adjustbox}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
\uptitlel{Intermediate 2}
|
||||
\uptitler{ORMC Summer Sessions}
|
||||
\title{Vectors 1}
|
||||
\subtitle{
|
||||
Prepared by Mark on \today \\
|
||||
Prepared by \githref{Mark} on \today \\
|
||||
Based on a handout by Oleg Gleizer
|
||||
}
|
||||
|
||||
|
@ -1,13 +1,14 @@
|
||||
% use [nosolutions] flag to hide solutions.
|
||||
% use [solutions] flag to show solutions.
|
||||
\documentclass[solutions]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
\uptitlel{Intermediate 2}
|
||||
\uptitler{ORMC Summer Sessions}
|
||||
\title{Vectors 2}
|
||||
\subtitle{
|
||||
Prepared by Mark on \today \\
|
||||
Prepared by \githref{Mark} on \today \\
|
||||
Based on a handout by Oleg Gleizer
|
||||
}
|
||||
|
||||
|
@ -3,6 +3,8 @@
|
||||
\documentclass[
|
||||
solutions
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
\usepackage{subfiles}
|
||||
\usepackage{graphicx}
|
||||
@ -13,7 +15,7 @@
|
||||
\uptitler{ORMC Summer Sessions}
|
||||
\title{Warm - Up}
|
||||
\subtitle{
|
||||
Prepared by Mark on \today \\
|
||||
Prepared by \githref{Mark} on \today \\
|
||||
\medskip
|
||||
These problems were originally found in \\
|
||||
Boris Kordemsky's \textit{The Moscow Puzzles}
|
||||
|
@ -4,13 +4,15 @@
|
||||
singlenumbering,
|
||||
nopagenumber
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
\usepackage[linguistics]{forest}
|
||||
|
||||
|
||||
|
||||
\title{Warm-Up: What's an AST?}
|
||||
\subtitle{Prepared by Mark on \today. \\ Based on a true story.}
|
||||
\subtitle{Prepared by \githref{Mark} on \today. \\ Based on a true story.}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
@ -4,6 +4,9 @@
|
||||
singlenumbering,
|
||||
nopagenumber
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
|
||||
% We put nodes in a separate layer, so we can
|
||||
% slightly overlap with paths for a perfect fit
|
||||
@ -22,7 +25,7 @@
|
||||
|
||||
|
||||
\title{The Electrician's Warm-Up}
|
||||
\subtitle{Prepared by Mark on \today}
|
||||
\subtitle{Prepared by \githref{Mark} on \today}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
@ -4,12 +4,15 @@
|
||||
singlenumbering,
|
||||
nopagenumber
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
|
||||
\usepackage{chessboard}
|
||||
\usepackage{xskak}
|
||||
|
||||
\title{Warm Up: Jump Chess}
|
||||
\subtitle{Prepared by Mark on \today}
|
||||
\subtitle{Prepared by \githref{Mark} on \today}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
@ -4,9 +4,12 @@
|
||||
singlenumbering,
|
||||
nopagenumber
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
|
||||
\title{Warm-Up: A Familiar Concept}
|
||||
\subtitle{Prepared by Mark on \today}
|
||||
\subtitle{Prepared by \githref{Mark} on \today}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
@ -4,6 +4,9 @@
|
||||
singlenumbering,
|
||||
nopagenumber
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{arrows.meta}
|
||||
@ -37,7 +40,7 @@
|
||||
}
|
||||
|
||||
\title{Warm Up: Odd dice}
|
||||
\subtitle{Prepared by Mark on \today}
|
||||
\subtitle{Prepared by \githref{Mark} on \today}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
@ -4,12 +4,15 @@
|
||||
singlenumbering,
|
||||
nopagenumber
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
|
||||
\usepackage{tikz}
|
||||
|
||||
|
||||
\title{The Sysadmin's Warm-Up}
|
||||
\subtitle{Prepared by Mark on \today}
|
||||
\subtitle{Prepared by \githref{Mark} on \today}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
@ -2,6 +2,7 @@
|
||||
solutions,
|
||||
hidewarning,
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
\usepackage{xcolor}
|
||||
@ -15,7 +16,7 @@
|
||||
|
||||
|
||||
\title{The Regex Warm-Up}
|
||||
\subtitle{Prepared by Mark on \today}
|
||||
\subtitle{Prepared by \githref{Mark} on \today}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
@ -3,9 +3,11 @@
|
||||
singlenumbering,
|
||||
nopagenumber
|
||||
]{../../resources/ormc_handout}
|
||||
\usepackage{../../resources/macros}
|
||||
|
||||
|
||||
\title{Warm-Up: Exact answers}
|
||||
\subtitle{Prepared by Mark on \today}
|
||||
\subtitle{Prepared by \githref{Mark} on \today}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user