Minor edit

This commit is contained in:
Mark 2024-02-11 10:07:47 -08:00
parent 5362154b4b
commit 858be3dcb4
Signed by: Mark
GPG Key ID: C6D63995FE72FD80

View File

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