Added \remark{}

This commit is contained in:
Mark 2024-03-20 19:38:51 -07:00
parent ddaeaa4741
commit 046c6f9ce4
Signed by: Mark
GPG Key ID: C6D63995FE72FD80

View File

@ -595,18 +595,21 @@
\@newobj{\theorem}{object_counter}{Theorem}
\@newobj{\proposition}{object_counter}{Proposition}
\@newobj{\example}{object_counter}{Example}
\@newobj{\remark}{object_counter}{Remark}
\else
\newcounter{problem_counter}
\newcounter{theorem_counter}
\newcounter{definition_counter}
\newcounter{example_counter}
\newcounter{proposition_counter}
\newcounter{remark_counter}
\def\@problemcounter{problem_counter}
\@newobj{\definition}{definition_counter}{Definition}
\@newobj{\theorem}{theorem_counter}{Theorem}
\@newobj{\proposition}{proposition_counter}{Proposition}
\@newobj{\example}{example_counter}{Example}
\@newobj{\remark}{remark_counter}{Remark}
\fi
% These must be defined manually, since