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

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to