Package de.dante.extex.interpreter.primitives.register.bool

This package contains primitives for the manipulation of bool registers.

See:
          Description

Class Summary
BoolDef This class provides an implementation for the primitive \booldef.
NamedBool This class provides an implementation for the bool valued primitives.
NumberedBool This class provides an implementation for the primitive \bool.
 

Package de.dante.extex.interpreter.primitives.register.bool Description

This package contains primitives for the manipulation of bool registers. Registers are the primary means to store parameters which influence the behavior of ExTeX as well as variables used in macro programming. The name of the registers can be a name or an number.

Author:
Michael Niedermair