Package org.extex.interpreter.primitives.register.pair

This package contains primitives for the manipulation of pair registers.

See:
          Description

Interface Summary
PairConvertible This is an interface which describes the feature to be convertibe into a pair.
 

Class Summary
NamedPair This class provides an implementation for the pair valued primitives.
NumberedPair This class provides an implementation for the primitive \pair.
Pair Pair (tow real-values).
PairDef This class provides an implementation for the primitive \pairdef.
 

Package org.extex.interpreter.primitives.register.pair Description

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