Dear list,

I have the following sample:

    \def\abc{Con\-\TeX{}t}
    \hyphenation{Con-TeXt}
    \starttext
    \startTEXpage[offset=1em, align={right, nothyphenated}]
    \hyphenatedword{legibility}\\
    \hyphenatedword{\abc}\\
    \abc\\
    \hyphenatedword{\ConTeXt}
    \stopTEXpage
    \stoptext

I have to define \ConTeXt as in \abc. Otherwise, it won’t get hyphenated
at all. If I add \hyphenation{Con-TeXt}, no kerning will be applied in
the pair nT.

But redefining \ConTeXt as Con\-\TeX{}t hyphenates the word even when
nothyphenated is selected.

Isn’t this a bug with nothyphenated?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to