rename use_group macro with additional underscore

This commit is contained in:
Maximilian Keßler 2022-01-21 13:52:42 +01:00
parent 10458e55ed
commit ce7436c3db

View File

@ -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,
@ -2045,11 +2043,9 @@
% \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}
@ -2062,7 +2058,6 @@
% \end{macro} % \end{macro}
% %
% %
%
% \begin{macro}{\groupthm_provide_grouped_theorem_star:nnnn} % \begin{macro}{\groupthm_provide_grouped_theorem_star:nnnn}
% \begin{syntax} % \begin{syntax}
% \cs{groupthm_provide_grouped_theorem_star:nnnn}\marg{environment name} % \cs{groupthm_provide_grouped_theorem_star:nnnn}\marg{environment name}