Home | History | Annotate | Download | only in build-aux

Lines Matching refs:tempnum

1250 \newcount\tempnum
1454 \def\advancenumber#1{\tempnum=\expnumber{#1}\relax
1455 \advance\tempnum by 1
1456 \expandafter\xdef\csname#1\endcsname{\the\tempnum}}