Am 01.05.10 21:14, schrieb Giovanni Salmeri:
I'm using ConTeXt Mk IV and I've found a small problem with the Italian
hyphenation. Sequences like "dell'impossibile" are hyphenated
"dell'im-pos-si-bi-le" instead of the correct
"del-l'im-pos-si-bi-le" (i.e. the first hyphen is omitted, which is
sometimes annoying). In the list it.comp.software.tex I was told to add
\lccode`\'=`\' in my text: in fact, it works perfectly, but I suppose
there is something to be corrected in the ConTeXt files. Could someone
tell me which file and how?

In MkIV you can use \setbreakpoints but the results are not satisfying.

\installbreakpoint [compound] [’] [nleft=1,nright=1] % type=5?
\setbreakpoints[compound]
\starttext\hsize1pt
dell’impossibile
\stoptext

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to