Replace "ORMC" with generic "handout"

This commit is contained in:
2025-03-02 14:18:25 -08:00
parent a4e5a065b0
commit acf57ceab6
57 changed files with 152 additions and 138 deletions

View File

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

View File

@ -24,7 +24,7 @@
label/.style = {
rectangle,
% For automatic red background in solutions
fill = \ORMCbgcolor,
fill = \bgcolor,
draw = none,
rounded corners = 0mm
},