On Sun, 30 Apr 2006, Hans Hagen wrote:

> ? 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}

Hello Hans, Taco and Mojca,
thanks for your fast efforts for me! I just wanted to send a zip-file...

Just still one small problem: where should I apply this patch? Wherever I
try (in cont-new.tex, enco-ini.tex or in the document), I get
"Undefined control sequence: \everypathypsettings"

Cheers, Peter

-- 
http://pmrb.free.fr/contact/
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to