-
-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gh1682 #1685
Gh1682 #1685
Conversation
\def\addtocounter#1#2{\iffirstchoice@ | ||
\@ifundefined{c@#1}{\@nocounterr{#1}}% | ||
{\calc@assign@count{\global\advance\csname c@#1\endcsname}{#2}}% | ||
\fi}% | ||
\def\stepcounter#1{\iffirstchoice@ | ||
\@ifundefined {c@#1}% | ||
{\@nocounterr {#1}}% | ||
{\global\advance\csname c@#1\endcsname \@ne | ||
\begingroup | ||
\let\@elt\@stpelt \csname cl@#1\endcsname | ||
\endgroup}% | ||
\fi}% |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
more indentation then you see what you are missing :-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks better now .. let's see what the test suite thinks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK!
Internal housekeeping
Checklist of required changes before merge will be approved
\changes
entries in source includedchanges.txt
updatedltnewsX.tex
(and/orlatexchanges.tex
) updated