[NTG-context] error with \hyphenation after update
Hans Hagen
pragma at wxs.nl
Sun Apr 30 16:27:39 CEST 2006
� wrote:
> Hello,
> this used to work about 3 weeks ago. With version 2006.04.27, I get an
> error:
>
> \enableregime[il1]
> \hyphenation{Di-sul-fid-br�cken}
> \starttext
> Error: \type{Improper \hyphenation will be flushed.}
> \stoptext
>
with the help of mojca (who was able to recover your funny char) and
taco (who was willing to enter tracingmode):
\def\pathypsettings
{\ifx \enablepatterntokens\undefined
\defineactivecharacter [ {\handlepatterntoken}%
\else
\enablepatterntokens
\fi
\the\everypathypsettings
\let\dochar\thechr
\lccode16=16 % brrr, extra quote in ec (turkish)
\lccode17=17 % brrr, extra quote in ec (turkish)
\lccode`\-=`\-
\lccode`\'=`\'
\lccode`\"=`\"
\relax}
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------
More information about the ntg-context
mailing list