Added clickable link to subtitle

This commit is contained in:
mark 2023-10-17 18:32:10 -07:00
parent 8567415c38
commit 07f5ad404c
32 changed files with 91 additions and 33 deletions

View File

@ -5,13 +5,14 @@
singlenumbering, singlenumbering,
shortwarning shortwarning
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\usepackage{multicol} \usepackage{multicol}
\uptitlel{Advanced 1A} \uptitlel{Advanced 1A}
\uptitler{Spring 2022} \uptitler{Spring 2022}
\title{Intro to Cryptography} \title{Intro to Cryptography}
\subtitle{Prepared by Mark on \today{}} \subtitle{Prepared by \githref{Mark} on \today{}}
\begin{document} \begin{document}

View File

@ -3,13 +3,14 @@
\documentclass[ \documentclass[
solutions solutions
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\input{tikxset.tex} \input{tikxset.tex}
\uptitlel{Advanced 2} \uptitlel{Advanced 2}
\uptitler{Winter 2022} \uptitler{Winter 2022}
\title{Finite Automata} \title{Finite Automata}
\subtitle{Prepared by Mark and Nikita on \today{}} \subtitle{Prepared by \githref{Mark} and Nikita on \today{}}
\begin{document} \begin{document}

View File

@ -4,6 +4,8 @@
solutions, solutions,
singlenumbering singlenumbering
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
% for \coloneqq, a centered := % for \coloneqq, a centered :=
\usepackage{mathtools} \usepackage{mathtools}
@ -11,7 +13,7 @@
\uptitlel{Advanced 2} \uptitlel{Advanced 2}
\uptitler{Spring 2023} \uptitler{Spring 2023}
\title{Definable Sets} \title{Definable Sets}
\subtitle{Prepared by Mark on \today{}} \subtitle{Prepared by \githref{Mark} on \today{}}
\begin{document} \begin{document}

View File

@ -4,6 +4,8 @@
solutions, solutions,
singlenumbering singlenumbering
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\usepackage{hyperref} \usepackage{hyperref}
\usepackage{tikz} \usepackage{tikz}
@ -12,7 +14,7 @@
\uptitlel{Advanced 2} \uptitlel{Advanced 2}
\uptitler{Fall 2022} \uptitler{Fall 2022}
\title{Error-Correcting Codes} \title{Error-Correcting Codes}
\subtitle{Prepared by Mark on \today} \subtitle{Prepared by \githref{Mark} on \today}
\begin{document} \begin{document}

View File

@ -4,6 +4,8 @@
solutions, solutions,
singlenumbering, singlenumbering,
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\usepackage{multicol} \usepackage{multicol}
\usepackage{tikz} \usepackage{tikz}
@ -18,7 +20,7 @@
\uptitler{Fall 2022} \uptitler{Fall 2022}
\title{Euler's Number} \title{Euler's Number}
\subtitle{ \subtitle{
Prepared by Mark on \today. \\ Prepared by \githref{Mark} on \today. \\
Based on a handout by Oleg Gleizer and Olga Radko Based on a handout by Oleg Gleizer and Olga Radko
} }

View File

@ -3,13 +3,14 @@
\documentclass[ \documentclass[
nosolutions nosolutions
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\input{tikxset} \input{tikxset}
\uptitlel{Advanced 2} \uptitlel{Advanced 2}
\uptitler{Fall 2022} \uptitler{Fall 2022}
\title{Algorithms on Graphs: Flow} \title{Algorithms on Graphs: Flow}
\subtitle{Prepared by Mark on \today} \subtitle{Prepared by \githref{Mark} on \today}
\begin{document} \begin{document}

View File

@ -4,12 +4,13 @@
solutions, solutions,
singlenumbering singlenumbering
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\uptitlel{Advanced 2} \uptitlel{Advanced 2}
\uptitler{Fall 2023} \uptitler{Fall 2023}
\title{Intro to Proofs} \title{Intro to Proofs}
\subtitle{Prepared by Mark on \today{}} \subtitle{Prepared by \githref{Mark} on \today{}}
\begin{document} \begin{document}

View File

@ -4,9 +4,10 @@
solutions, solutions,
singlenumbering singlenumbering
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\usepackage{mathtools} % for \coloneqq \usepackage{mathtools} % for \coloneqq
\usepackage{hyperref}
% An invisible marker, used to % An invisible marker, used to
% draw arrows in equations. % draw arrows in equations.
@ -35,10 +36,11 @@
% - nix, comparison to imperitive % - nix, comparison to imperitive
\uptitlel{Advanced 2} \uptitlel{Advanced 2}
\uptitler{Fall 2023} \uptitler{Fall 2023}
\title{Lambda Calculus} \title{Lambda Calculus}
\subtitle{Prepared by Mark on \today{}} \subtitle{Prepared by \githref{Mark} on \today{}}
\begin{document} \begin{document}

View File

@ -4,6 +4,7 @@
solutions, solutions,
singlenumbering singlenumbering
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\usepackage{ifthen} \usepackage{ifthen}
%\usepackage{lua-visual-debug} %\usepackage{lua-visual-debug}
@ -13,7 +14,7 @@
\uptitlel{Advanced 2} \uptitlel{Advanced 2}
\uptitler{Spring 2023} \uptitler{Spring 2023}
\title{Lattices} \title{Lattices}
\subtitle{Prepared by Mark on \today} \subtitle{Prepared by \githref{Mark} on \today}
\begin{document} \begin{document}

View File

@ -5,6 +5,8 @@
hidewarning, hidewarning,
%singlenumbering %singlenumbering
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
%\usepackage{lua-visual-debug} %\usepackage{lua-visual-debug}
@ -24,7 +26,7 @@
\uptitlel{Advanced 2} \uptitlel{Advanced 2}
\uptitler{Spring 2023} \uptitler{Spring 2023}
\title{Linear Algebra 101} \title{Linear Algebra 101}
\subtitle{Prepared by Mark on \today} \subtitle{Prepared by \githref{Mark} on \today}
\begin{document} \begin{document}

View File

@ -4,6 +4,8 @@
solutions, solutions,
singlenumbering singlenumbering
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\usepackage{mathtools} % for \coloneqq \usepackage{mathtools} % for \coloneqq
@ -68,7 +70,7 @@
\uptitler{Spring 2023} \uptitler{Spring 2023}
\title{To Mock a Mockingbird} \title{To Mock a Mockingbird}
\subtitle{ \subtitle{
Prepared by Mark on \today \\ Prepared by \githref{Mark} on \today \\
Based on a book of the same name. Based on a book of the same name.
} }

View File

@ -3,6 +3,7 @@
\documentclass[ \documentclass[
solutions solutions
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\usepackage{amsmath} \usepackage{amsmath}
\usepackage{amssymb} \usepackage{amssymb}
@ -11,7 +12,7 @@
\uptitlel{Advanced 2} \uptitlel{Advanced 2}
\uptitler{Winter 2022} \uptitler{Winter 2022}
\title{Pidgeonhole Problems} \title{Pidgeonhole Problems}
\subtitle{Prepared by Mark on \today} \subtitle{Prepared by \githref{Mark} on \today}
\begin{document} \begin{document}

View File

@ -4,6 +4,7 @@
solutions, solutions,
singlenumbering singlenumbering
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\input{tikxset.tex} \input{tikxset.tex}
@ -14,7 +15,7 @@
\uptitlel{Advanced 2} \uptitlel{Advanced 2}
\uptitler{Fall 2023} \uptitler{Fall 2023}
\title{Random Walks and Resistance} \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} \begin{document}

View File

@ -4,6 +4,8 @@
solutions, solutions,
shortwarning shortwarning
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\usepackage{chessfss} \usepackage{chessfss}
\usepackage{chessboard} \usepackage{chessboard}
@ -97,7 +99,7 @@ $\odot$}}
\uptitler{Fall 2023} \uptitler{Fall 2023}
\title{Retrograde Analysis} \title{Retrograde Analysis}
\subtitle{ \subtitle{
Prepared by Mark on \today{} \\ Prepared by \githref{Mark} on \today{} \\
Based on books\footnotemark{} by Raymond Smullyan Based on books\footnotemark{} by Raymond Smullyan
} }

View File

@ -4,11 +4,14 @@
nosolutions, nosolutions,
singlenumbering singlenumbering
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\uptitlel{Advanced 1} \uptitlel{Advanced 1}
\uptitler{Summer 2023} \uptitler{Summer 2023}
\title{The Size of Sets} \title{The Size of Sets}
\subtitle{Prepared by Mark on \today{}} \subtitle{Prepared by \githref{Mark} on \today{}}
\begin{document} \begin{document}

View File

@ -4,6 +4,7 @@
solutions, solutions,
singlenumbering singlenumbering
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\input{tikxset.tex} \input{tikxset.tex}
@ -13,7 +14,7 @@
\uptitler{ORMC Summer Sessions} \uptitler{ORMC Summer Sessions}
\title{An Introduction to Graph Theory} \title{An Introduction to Graph Theory}
\subtitle{ \subtitle{
Prepared by Mark on \today \\ Prepared by \githref{Mark} on \today \\
Based on a handout by Oleg Gleizer Based on a handout by Oleg Gleizer
} }

View File

@ -3,6 +3,9 @@
\documentclass[ \documentclass[
solutions solutions
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\newcommand{\nck}[2] { \newcommand{\nck}[2] {
\ensuremath{ \ensuremath{
@ -19,7 +22,7 @@
\uptitlel{Advanced 1} \uptitlel{Advanced 1}
\uptitler{ORMC Summer Sessions} \uptitler{ORMC Summer Sessions}
\title{Combinatorics} \title{Combinatorics}
\subtitle{Prepared by Mark on \today} \subtitle{Prepared by \githref{Mark} on \today}
\begin{document} \begin{document}

View File

@ -3,6 +3,7 @@
\documentclass[ \documentclass[
solutions solutions
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\usepackage{tkz-graph} \usepackage{tkz-graph}
@ -12,7 +13,7 @@
\uptitler{ORMC Summer Sessions} \uptitler{ORMC Summer Sessions}
\title{Graph Theory and Instant Insanity} \title{Graph Theory and Instant Insanity}
\subtitle{ \subtitle{
Prepared by Mark on \today \\ Prepared by \githref{Mark} on \today \\
Based on a handout by Oleg Gleizer Based on a handout by Oleg Gleizer
} }

View File

@ -3,13 +3,15 @@
\documentclass[ \documentclass[
solutions solutions
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\uptitlel{Intermediate 2} \uptitlel{Intermediate 2}
\uptitler{ORMC Summer Sessions} \uptitler{ORMC Summer Sessions}
\title{Newton's Laws of Motion} \title{Newton's Laws of Motion}
\subtitle{ \subtitle{
Prepared by Mark on \today \\ Prepared by \githref{Mark} on \today \\
Based on a handout by Oleg Gleizer Based on a handout by Oleg Gleizer
} }

View File

@ -1,6 +1,7 @@
% use [nosolutions] flag to hide solutions. % use [nosolutions] flag to hide solutions.
% use [solutions] flag to show solutions. % use [solutions] flag to show solutions.
\documentclass[solutions]{../../resources/ormc_handout} \documentclass[solutions]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
% Quick P() macro. % Quick P() macro.
@ -16,7 +17,7 @@
\uptitler{ORMC Summer Sessions} \uptitler{ORMC Summer Sessions}
\title{Probability} \title{Probability}
\subtitle{ \subtitle{
Prepared by Mark on \today \\ Prepared by \githref{Mark} on \today \\
Based on a handout by Oleg Gleizer Based on a handout by Oleg Gleizer
} }

View File

@ -3,6 +3,8 @@
\documentclass[ \documentclass[
nosolutions nosolutions
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\usepackage{pdfpages} \usepackage{pdfpages}
\usepackage{sliderule} \usepackage{sliderule}
@ -27,7 +29,7 @@
\uptitlel{Intermediate 2} \uptitlel{Intermediate 2}
\uptitler{Summer 2022} \uptitler{Summer 2022}
\title{Slide Rules} \title{Slide Rules}
\subtitle{Prepared by Mark on \today} \subtitle{Prepared by \githref{Mark} on \today}
\begin{document} \begin{document}

View File

@ -2,13 +2,14 @@
% use [solutions] flag to show solutions. % use [solutions] flag to show solutions.
\documentclass[solutions]{../../resources/ormc_handout} \documentclass[solutions]{../../resources/ormc_handout}
\usepackage{adjustbox} \usepackage{adjustbox}
\usepackage{../../resources/macros}
\uptitlel{Intermediate 2} \uptitlel{Intermediate 2}
\uptitler{ORMC Summer Sessions} \uptitler{ORMC Summer Sessions}
\title{Vectors 1} \title{Vectors 1}
\subtitle{ \subtitle{
Prepared by Mark on \today \\ Prepared by \githref{Mark} on \today \\
Based on a handout by Oleg Gleizer Based on a handout by Oleg Gleizer
} }

View File

@ -1,13 +1,14 @@
% use [nosolutions] flag to hide solutions. % use [nosolutions] flag to hide solutions.
% use [solutions] flag to show solutions. % use [solutions] flag to show solutions.
\documentclass[solutions]{../../resources/ormc_handout} \documentclass[solutions]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\uptitlel{Intermediate 2} \uptitlel{Intermediate 2}
\uptitler{ORMC Summer Sessions} \uptitler{ORMC Summer Sessions}
\title{Vectors 2} \title{Vectors 2}
\subtitle{ \subtitle{
Prepared by Mark on \today \\ Prepared by \githref{Mark} on \today \\
Based on a handout by Oleg Gleizer Based on a handout by Oleg Gleizer
} }

View File

@ -3,6 +3,8 @@
\documentclass[ \documentclass[
solutions solutions
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\usepackage{subfiles} \usepackage{subfiles}
\usepackage{graphicx} \usepackage{graphicx}
@ -13,7 +15,7 @@
\uptitler{ORMC Summer Sessions} \uptitler{ORMC Summer Sessions}
\title{Warm - Up} \title{Warm - Up}
\subtitle{ \subtitle{
Prepared by Mark on \today \\ Prepared by \githref{Mark} on \today \\
\medskip \medskip
These problems were originally found in \\ These problems were originally found in \\
Boris Kordemsky's \textit{The Moscow Puzzles} Boris Kordemsky's \textit{The Moscow Puzzles}

View File

@ -4,13 +4,15 @@
singlenumbering, singlenumbering,
nopagenumber nopagenumber
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\usepackage[linguistics]{forest} \usepackage[linguistics]{forest}
\title{Warm-Up: What's an AST?} \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} \begin{document}

View File

@ -4,6 +4,9 @@
singlenumbering, singlenumbering,
nopagenumber nopagenumber
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
% We put nodes in a separate layer, so we can % We put nodes in a separate layer, so we can
% slightly overlap with paths for a perfect fit % slightly overlap with paths for a perfect fit
@ -22,7 +25,7 @@
\title{The Electrician's Warm-Up} \title{The Electrician's Warm-Up}
\subtitle{Prepared by Mark on \today} \subtitle{Prepared by \githref{Mark} on \today}
\begin{document} \begin{document}

View File

@ -4,12 +4,15 @@
singlenumbering, singlenumbering,
nopagenumber nopagenumber
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\usepackage{chessboard} \usepackage{chessboard}
\usepackage{xskak} \usepackage{xskak}
\title{Warm Up: Jump Chess} \title{Warm Up: Jump Chess}
\subtitle{Prepared by Mark on \today} \subtitle{Prepared by \githref{Mark} on \today}
\begin{document} \begin{document}

View File

@ -4,9 +4,12 @@
singlenumbering, singlenumbering,
nopagenumber nopagenumber
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\title{Warm-Up: A Familiar Concept} \title{Warm-Up: A Familiar Concept}
\subtitle{Prepared by Mark on \today} \subtitle{Prepared by \githref{Mark} on \today}
\begin{document} \begin{document}

View File

@ -4,6 +4,9 @@
singlenumbering, singlenumbering,
nopagenumber nopagenumber
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\usepackage{tikz} \usepackage{tikz}
\usetikzlibrary{arrows.meta} \usetikzlibrary{arrows.meta}
@ -37,7 +40,7 @@
} }
\title{Warm Up: Odd dice} \title{Warm Up: Odd dice}
\subtitle{Prepared by Mark on \today} \subtitle{Prepared by \githref{Mark} on \today}
\begin{document} \begin{document}

View File

@ -4,12 +4,15 @@
singlenumbering, singlenumbering,
nopagenumber nopagenumber
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\usepackage{tikz} \usepackage{tikz}
\title{The Sysadmin's Warm-Up} \title{The Sysadmin's Warm-Up}
\subtitle{Prepared by Mark on \today} \subtitle{Prepared by \githref{Mark} on \today}
\begin{document} \begin{document}

View File

@ -2,6 +2,7 @@
solutions, solutions,
hidewarning, hidewarning,
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\usepackage{xcolor} \usepackage{xcolor}
@ -15,7 +16,7 @@
\title{The Regex Warm-Up} \title{The Regex Warm-Up}
\subtitle{Prepared by Mark on \today} \subtitle{Prepared by \githref{Mark} on \today}
\begin{document} \begin{document}

View File

@ -3,9 +3,11 @@
singlenumbering, singlenumbering,
nopagenumber nopagenumber
]{../../resources/ormc_handout} ]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\title{Warm-Up: Exact answers} \title{Warm-Up: Exact answers}
\subtitle{Prepared by Mark on \today} \subtitle{Prepared by \githref{Mark} on \today}
\begin{document} \begin{document}