rename use_group macro with additional underscore
This commit is contained in:
parent
10458e55ed
commit
ce7436c3db
1 changed files with 0 additions and 5 deletions
|
@ -2007,12 +2007,10 @@
|
||||||
% \end{macro}
|
% \end{macro}
|
||||||
%
|
%
|
||||||
%
|
%
|
||||||
%
|
|
||||||
% As usual, we provide a \texttt{new} and a \texttt{provide} variant wrapped
|
% As usual, we provide a \texttt{new} and a \texttt{provide} variant wrapped
|
||||||
% around this that do proper error checking.
|
% around this that do proper error checking.
|
||||||
%
|
%
|
||||||
%
|
%
|
||||||
%
|
|
||||||
% \begin{macro}
|
% \begin{macro}
|
||||||
% {
|
% {
|
||||||
% \groupthm_new_grouped_theorem:nnnn,
|
% \groupthm_new_grouped_theorem:nnnn,
|
||||||
|
@ -2044,12 +2042,10 @@
|
||||||
% \end{macrocode}
|
% \end{macrocode}
|
||||||
% \end{macro}
|
% \end{macro}
|
||||||
%
|
%
|
||||||
%
|
|
||||||
%
|
%
|
||||||
% The star variants of these that add the \texttt{unnumbered} group
|
% The star variants of these that add the \texttt{unnumbered} group
|
||||||
% are straightforward:
|
% are straightforward:
|
||||||
%
|
%
|
||||||
%
|
|
||||||
% \begin{macro}{\groupthm_new_grouped_theorem_star:nnnn}
|
% \begin{macro}{\groupthm_new_grouped_theorem_star:nnnn}
|
||||||
%
|
%
|
||||||
% \begin{macrocode}
|
% \begin{macrocode}
|
||||||
|
@ -2061,7 +2057,6 @@
|
||||||
% \end{macrocode}
|
% \end{macrocode}
|
||||||
% \end{macro}
|
% \end{macro}
|
||||||
%
|
%
|
||||||
%
|
|
||||||
%
|
%
|
||||||
% \begin{macro}{\groupthm_provide_grouped_theorem_star:nnnn}
|
% \begin{macro}{\groupthm_provide_grouped_theorem_star:nnnn}
|
||||||
% \begin{syntax}
|
% \begin{syntax}
|
||||||
|
|
Loading…
Reference in a new issue