[NTG-context] Disabling automatic hyphenation
Wolfgang Schuster
schuster.wolfgang at googlemail.com
Fri Dec 5 19:45:39 CET 2008
Hi Hans,
I wan't to disable in a document TeX's automatic hyphenation
and allow only manuell brackpoints with \- or settings in
\hyphenation.
The only working solution I found was to define new language
in the core and add a file with empty patterns to the core
files, my setting for the language is
\def\s!empty{empty}
\installlanguage
[\s!empty]
[\c!default=\s!en,
\s!patterns=\s!empty,
\c!state=\v!stop]
I use now the patterns of this language in my document and set
now my own hyphen points with \hyphenation.
Can you add this to your own files or do you have a better
solution for my problem.
Wolfgang
More information about the ntg-context
mailing list