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

This package contains primitives for the manipulation of font registers.

See:
          Description

Class Summary
FontCode This class provides an implementation for a font primitive.
FontPrimitive This class provides an implementation for the primitive \font.
NamedFont This class provides an implementation for a font stored under a name in the context.
NullfontPrimitive This class provides an implementation for the primitive \nullfont.
NumberedFont This class provides an implementation for a font stored under a name and a number in the context.
 

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

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