error with \hyphenation after update
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 Could you help please? Cheers, Peter -- http://pmrb.free.fr/contact/
� 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
can you send a zipped file (no 8 bit chrin the mail) Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------
� 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
Could you help please?
is regi- iso-8859-1.tex loaded? ----------------------------------------------------------------- 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 -----------------------------------------------------------------
� 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 -----------------------------------------------------------------
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/
Peter Münster wrote:
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" for Hans, who's learning Polish right now by attending the Polish membershio meeting, see below for the line
\the\everypathypsettings
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 please remove this line
\let\dochar\thechr \lccode16=16 % brrr, extra quote in ec (turkish) \lccode17=17 % brrr, extra quote in ec (turkish) \lccode`\-=`\- \lccode`\'=`\' \lccode`\"=`\" \relax}
Cheers, Peter
Cheers, Volker
participants (3)
-
Hans Hagen
-
Peter Münster
-
Volker RW Schaa