� 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
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to