Minor cleanup
This commit is contained in:
parent
423176564e
commit
34cda713a0
@ -4,6 +4,8 @@
|
|||||||
\ProvidesClass{ormc_handout}[2023/05/25 2.0.0 ORMC Handout]
|
\ProvidesClass{ormc_handout}[2023/05/25 2.0.0 ORMC Handout]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
% ------------------ %
|
% ------------------ %
|
||||||
% Option Definitions %
|
% Option Definitions %
|
||||||
% ------------------ %
|
% ------------------ %
|
||||||
@ -91,6 +93,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
\RequirePackage{enumitem} % List customization
|
\RequirePackage{enumitem} % List customization
|
||||||
|
\RequirePackage{etoolbox} % For utilities like \undef
|
||||||
\RequirePackage{xcolor} % For colored text
|
\RequirePackage{xcolor} % For colored text
|
||||||
\RequirePackage{tikz} % Used by \boxlinehack
|
\RequirePackage{tikz} % Used by \boxlinehack
|
||||||
\RequirePackage{comment} % Used to hide solutions
|
\RequirePackage{comment} % Used to hide solutions
|
||||||
@ -153,6 +156,7 @@
|
|||||||
\undef\thanks
|
\undef\thanks
|
||||||
\undef\author
|
\undef\author
|
||||||
\undef\date
|
\undef\date
|
||||||
|
\undef\and
|
||||||
|
|
||||||
% Additional title parameters
|
% Additional title parameters
|
||||||
\def\@subtitle{\relax}
|
\def\@subtitle{\relax}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user