Move TeX resources

This commit is contained in:
Mark 2025-01-21 18:26:10 -08:00
parent 0e591b6d28
commit 45c307e321
Signed by: Mark
GPG Key ID: C6D63995FE72FD80
65 changed files with 129 additions and 129 deletions

View File

@ -2,8 +2,8 @@
% use [solutions] flag to show solutions.
\documentclass[
solutions
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{subfiles}

View File

@ -35,7 +35,7 @@ To compile one handout, do the following:
```latex
\documentclass[
...
]{../../resources/ormc_handout}
]{../../../lib/tex/ormc_handout}
```
with

View File

@ -1,12 +1,12 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{macros}[2023/10/16 ORMC Macros]
\ProvidesPackage{../../../lib/tex/macros}[2023/10/16 ORMC Macros]
\RequirePackage{hyperref}
\RequirePackage{pgf}
\RequirePackage{xcolor}
% Link to this repo, used in titles
% Link to this repository
\newcommand{\smallurl}{\small\texttt{\href{https://betalupi.com/handouts}{https://betalupi.com/handouts}}}
@ -75,7 +75,7 @@
\endgroup
}
% Ruble symbol, per official Kremlin specification
% Ruble symbol, per official specification
%
%\DeclareRobustCommand*{\Rub}{%
% \begingroup

View File

@ -14,7 +14,7 @@
% along with this program. If not, see <https://www.gnu.org/licenses/>.
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{ormc_handout}[2023/05/29 2.0.2 ORMC Handout]
\ProvidesClass{../../../lib/tex/ormc_handout}[2023/05/29 2.0.2 ORMC Handout]

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\input{tikzset.tex}
\usepackage{units}

View File

@ -5,8 +5,8 @@
shortwarning,
singlenumbering,
unfinished
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{multicol}

View File

@ -4,8 +4,8 @@
solutions,
singlenumbering,
shortwarning
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{multicol}
\usepackage{mathtools}

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\input{tikzset.tex}

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\input{tikzset.tex}

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
% for \coloneqq, a centered :=

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{hyperref}

View File

@ -3,8 +3,8 @@
\documentclass[
nosolutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
% Factorial (print x! from x=0 onwards)

View File

@ -4,8 +4,8 @@
solutions,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\uptitlel{Advanced 2}
\uptitler{\smallurl{}}

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\uptitlel{Advanced 2}

View File

@ -2,8 +2,8 @@
% use [solutions] flag to show solutions.
\documentclass[
solutions
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\uptitlel{Advanced 2}
\uptitler{\smallurl{}}

View File

@ -4,8 +4,8 @@
solutions,
singlenumbering,
shortwarning
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{tikz}
\usetikzlibrary{patterns}

View File

@ -2,8 +2,8 @@
% use [solutions] flag to show solutions.
\documentclass[
solutions
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\input{tikxset}

View File

@ -3,8 +3,8 @@
\documentclass[
nosolutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\uptitlel{Advanced 2}

View File

@ -1,8 +1,8 @@
\documentclass[
solutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{units}
\input{src/tikzset}

View File

@ -18,8 +18,8 @@
\documentclass[
solutions,
singlenumbering
]{../../../resources/ormc_handout}
\usepackage{../../../resources/macros}
]{../../../../lib/tex/ormc_handout}
\usepackage{../../../../lib/tex/macros}
\usepackage{units}
\input{tikzset}

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{mathtools} % for \coloneqq

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{ifthen}
%\usepackage{lua-visual-debug}

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{mathtools} % for \coloneqq

View File

@ -19,8 +19,8 @@
\documentclass[
nosolutions,
singlenumbering,
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{units}
\uptitlel{Advanced 2}

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
%shortwarning
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\graphicspath{ {./images/} }

View File

@ -2,8 +2,8 @@
% use [solutions] flag to show solutions.
\documentclass[
solutions
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{amsmath}
\usepackage{amssymb}

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\input{tikxset.tex}

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
shortwarning
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{chessfss}
\usepackage{chessboard}

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{units}
\usepackage{mathtools} % for \coloneqq

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usetikzlibrary{calc}
\uptitlel{Advanced 2}

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\input{tikxset.tex}

View File

@ -2,8 +2,8 @@
% use [solutions] flag to show solutions.
\documentclass[
solutions
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}

View File

@ -2,8 +2,8 @@
% use [solutions] flag to show solutions.
\documentclass[
solutions
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{tkz-graph}

View File

@ -2,8 +2,8 @@
% use [solutions] flag to show solutions.
\documentclass[
solutions
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}

View File

@ -1,7 +1,7 @@
% use [nosolutions] flag to hide solutions.
% use [solutions] flag to show solutions.
\documentclass[solutions]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\documentclass[solutions]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
% Quick P() macro.

View File

@ -3,8 +3,8 @@
\documentclass[
solutions,
singlenumbering
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{units}

View File

@ -2,8 +2,8 @@
% use [solutions] flag to show solutions.
\documentclass[
solutions
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{pdfpages}

View File

@ -1,8 +1,8 @@
% use [nosolutions] flag to hide solutions.
% use [solutions] flag to show solutions.
\documentclass[solutions]{../../resources/ormc_handout}
\documentclass[solutions]{../../../lib/tex/ormc_handout}
\usepackage{adjustbox}
\usepackage{../../resources/macros}
\usepackage{../../../lib/tex/macros}
\uptitlel{Intermediate 2}

View File

@ -1,7 +1,7 @@
% use [nosolutions] flag to hide solutions.
% use [solutions] flag to show solutions.
\documentclass[solutions]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
\documentclass[solutions]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\uptitlel{Intermediate 2}

View File

@ -3,8 +3,8 @@
hidewarning,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}

View File

@ -2,8 +2,8 @@
nosolutions,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\title{Warm-Up: Adders}

View File

@ -3,8 +3,8 @@
hidewarning,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
% x,y,scale,style
\def\ttt#1#2#3#4{

View File

@ -3,8 +3,8 @@
hidewarning,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}

View File

@ -3,8 +3,8 @@
shortwarning,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\geometry{top = 20mm}

View File

@ -3,8 +3,8 @@
hidewarning,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}

View File

@ -2,8 +2,8 @@
solutions,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\makeatletter

View File

@ -3,8 +3,8 @@
hidewarning,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}

View File

@ -3,8 +3,8 @@
hidewarning,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\title{Warm-Up: Mario Kart}

View File

@ -3,8 +3,8 @@
hidewarning,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}

View File

@ -2,8 +2,8 @@
solutions,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\title{Warm-Up: The Painting}
\uptitler{\smallurl{}}

View File

@ -2,8 +2,8 @@
solutions,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\title{Warm-Up: Partition Products}

View File

@ -2,8 +2,8 @@
solutions,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{graphicx}

View File

@ -3,8 +3,8 @@
singlenumbering,
nopagenumber,
hidewarning
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\title{Warm-Up: Prime Factors}
\uptitler{\smallurl{}}

View File

@ -1,8 +1,8 @@
\documentclass[
solutions,
hidewarning,
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{xcolor}

View File

@ -3,8 +3,8 @@
hidewarning,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\def\utri#1#2{
\draw (#1,#2) -- ++(60:1) -- ++(-60:1) -- cycle;

View File

@ -3,8 +3,8 @@
hidewarning,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}

View File

@ -2,8 +2,8 @@
solutions,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\title{Warm-Up: Travellers}
\uptitler{\smallurl{}}

View File

@ -3,8 +3,8 @@
hidewarning,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage[linguistics]{forest}

View File

@ -3,8 +3,8 @@
hidewarning,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
% x,y,scale,style
\def\ttt#1#2#3#4{

View File

@ -2,8 +2,8 @@
solutions,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\makeatletter

View File

@ -3,8 +3,8 @@
hidewarning,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\title{Warm-Up: \texttt{fmod}}

View File

@ -2,8 +2,8 @@
solutions,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\title{Warm-Up: Exact answers}

View File

@ -2,8 +2,8 @@
solutions,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\usepackage{ifthen}

View File

@ -3,8 +3,8 @@
hidewarning,
singlenumbering,
nopagenumber
]{../../resources/ormc_handout}
\usepackage{../../resources/macros}
]{../../../lib/tex/ormc_handout}
\usepackage{../../../lib/tex/macros}
\title{Warm-Up: Turing Machine}