From 34cda713a0f705e1a4133e4deaf61e7f99f19b69 Mon Sep 17 00:00:00 2001 From: Mark Date: Thu, 25 May 2023 22:59:40 -0700 Subject: [PATCH] Minor cleanup --- resources/ormc_handout.cls | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resources/ormc_handout.cls b/resources/ormc_handout.cls index 027a6d7..f70ae12 100755 --- a/resources/ormc_handout.cls +++ b/resources/ormc_handout.cls @@ -4,6 +4,8 @@ \ProvidesClass{ormc_handout}[2023/05/25 2.0.0 ORMC Handout] + + % ------------------ % % Option Definitions % % ------------------ % @@ -91,6 +93,7 @@ } \RequirePackage{enumitem} % List customization +\RequirePackage{etoolbox} % For utilities like \undef \RequirePackage{xcolor} % For colored text \RequirePackage{tikz} % Used by \boxlinehack \RequirePackage{comment} % Used to hide solutions @@ -153,6 +156,7 @@ \undef\thanks \undef\author \undef\date +\undef\and % Additional title parameters \def\@subtitle{\relax}