Package org.extex.unit.tex.register.skip

This package contains primitives for the manipulation of skip registers.

See:
          Description

Class Summary
AbstractSkip This abstract base class provides the methods to compute the keys for numbered skip registers.
Skipdef This class provides an implementation for the primitive \skipdef.
SkipParameter This class provides an implementation for the primitive \skip.
SkipPrimitive This class provides an implementation for the primitive \skip.
 

Package org.extex.unit.tex.register.skip Description

This package contains primitives for the manipulation of skip 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.