Package de.dante.extex.interpreter.primitives.typesetter.undo

This package contains primitives which deal with decomposing boxes.

See:
          Description

Class Summary
Lastbox This class provides an implementation for the primitive \lastbox.
Lastkern This class provides an implementation for the primitive \lastkern.
Lastpenalty This class provides an implementation for the primitive \lastpenalty.
Unhbox This class provides an implementation for the primitive \unhbox.
Unhcopy This class provides an implementation for the primitive \unhcopy.
Unkern This class provides an implementation for the primitive \unkern.
Unpenalty This class provides an implementation for the primitive \unpenalty.
Unskip This class provides an implementation for the primitive \unskip.
Unvbox This class provides an implementation for the primitive \unvbox.
Unvcopy This class provides an implementation for the primitive \unvcopy.
 

Package de.dante.extex.interpreter.primitives.typesetter.undo Description

This package contains primitives which deal with decomposing boxes.