Robert Blackstone
1. August 2016 um 11:02
On 31 Jul 2016, at 21:06 , Hans Hagen <pragma@wxs.nl>


Hi Hans,

Here is an example:

%%%%%%%%%%%%%%%%%

\mainlanguage[en]
\usemodule[simplefonts]
\setmainfont[Verdana]
\setupbodyfont[10pt]
\contextversion
\showgrid

\starttext
\input knuth
\medskip
\input tufte
\stoptext
The wrong hyphenation happens also with the default font.

%\startexceptions[en]
%    would syn-the-size enu-mer-ate
%\stopexceptions

\starttext \hsize=1mm
would synthesize enumerate
\stoptext

Wolfgang