CTAN Comprehensive TeX Archive Network

declare – Declare register names locally

These macros provide a method of locally allocating registers without interference with previously allocated registers; thus \declarecount allocates a count for local use, in exactly the same way that \newcount allocations one for global use. The sequence

{... \declarecount\foo ... \newcount\bar ...}

is of course a logical error; any \new* command should be issued before the corresponding \declare* command.

Sources/macros/plain/contrib/misc/declare.tex
Version 1990-06-01
MaintainerNeil Burleson
John E. Pittman (inactive)
TopicsMacro support

Community Comments

Loading...
Guest Book Sitemap Contact Contact Author