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]{