Hi,

Currently, we have

\lccode`\'=`\'

set for all languages, but it seems that some languages get problems with hyphenation.

\de \hyphenatedword{Works''}
\nl \hyphenatedword{Works''}
\uk \hyphenatedword{Works''}
\en \hyphenatedword{Works''}

\de \hyphenatedword{Works}
\nl \hyphenatedword{Works}
\uk \hyphenatedword{Works}
\en \hyphenatedword{Works}

i did set the code because some languages needed it, but now i get puzzled:

we can do:

\startlanguagespecifics[nl,cz,sk,fr]
 \lccode`\'=`\'
\stoplanguagespecifics

but i wonder of this is the right approach.

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

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to