Package org.extex.unit.tex.hyphen

This package contains the primitives for hyphenations in ExTeX.

See:
          Description

Class Summary
AbstractHyphenationCode This is the abstract base class for all hyphenation related primitives.
Discretionary This class provides an implementation for the primitive \discretionary.
Hyphen This class provides an implementation for the primitive \-.
Hyphenation This class provides an implementation for the primitive \hyphenation.
HyphenationPrimitive This class provides an implementation for the primitive \hyphenation.
LeftHyphenmin This class provides an implementation for the primitive \lefthyphenmin.
Patterns This class provides an implementation for the primitive \patterns.
RightHyphenmin This class provides an implementation for the primitive \righthyphenmin.
 

Package org.extex.unit.tex.hyphen Description

This package contains the primitives for hyphenations in ExTeX.

Author:
Michael Niedermair