Added clickable link to subtitle

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

View File

@ -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
}

View File

@ -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}

View File

@ -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
}

View File

@ -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
}

View File

@ -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
}

View File

@ -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}

View File

@ -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
}

View File

@ -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
}