Changes

Jump to navigation Jump to search
223 bytes added ,  19:36, 30 July 2006
These are constant counters, corresponding to <code>0</code>, <code>1</code> and <code>-1</code>.
 
Beware: if you want to have access to @ ! and ? in macronames, use
 
<texcode>
\unprotect
\def\My@@MAcro{..}
\unprotect
</texcode>
 
instead of manipulating the catcode of @ directly. Protection macros handle nested usage.
== Temporary variables ==
Anonymous user

Navigation menu