Fix solutions
All checks were successful
CI / Typst formatting (push) Successful in 6s
CI / Typos (push) Successful in 7s
CI / Build (push) Successful in 9m42s

This commit is contained in:
Mark 2025-02-10 09:09:40 -08:00 committed by Mark
parent 4e2b6ec7e3
commit 61a43e11ec

View File

@ -1,7 +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[ \documentclass[
nosolutions, solutions,
singlenumbering, singlenumbering,
shortwarning shortwarning
]{../../../lib/tex/ormc_handout} ]{../../../lib/tex/ormc_handout}