From 858be3dcb496a122065af015f3f10e3d35cd465a Mon Sep 17 00:00:00 2001 From: Mark Date: Sun, 11 Feb 2024 10:07:47 -0800 Subject: [PATCH] Minor edit --- resources/ormc_handout.cls | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/resources/ormc_handout.cls b/resources/ormc_handout.cls index 6e97cf0..12c7fa4 100755 --- a/resources/ormc_handout.cls +++ b/resources/ormc_handout.cls @@ -576,16 +576,6 @@ \IfNoValueF{#2}{\@customlabel{#2}{#1}} } -% Problem-counter generic object. -% Same format as \problem, \theorem, etc, but has a counter. -\NewDocumentCommand{\cgeneric}{ m d<> }{ - \stepcounter{\@problemcounter} - \par - \vspace{3mm} - {\bf\normalsize #1 \arabic{\@problemcounter}:} \\* - \IfNoValueF{#2}{\@customlabel{#2}{#1}} -} - % Make a new section type. % Args: command, counter, title. \newcommand\@newobj[3]{