Minor edit
This commit is contained in:
parent
5362154b4b
commit
858be3dcb4
@ -576,16 +576,6 @@
|
|||||||
\IfNoValueF{#2}{\@customlabel{#2}{#1}}
|
\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.
|
% Make a new section type.
|
||||||
% Args: command, counter, title.
|
% Args: command, counter, title.
|
||||||
\newcommand\@newobj[3]{
|
\newcommand\@newobj[3]{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user