[XeTeX] Hyphenation around „ß“

Georg Pfeiffer gp at praetor.de
Thu Jan 9 15:07:44 CET 2014


Am Do 09 Jan 2014, 01:03:29 Uhr, schrieb Zdenek Wagner:
> At least it can hyphenate wußte but I cannot understand why geißeln
> is not hyphenated.

Thank you for vour investigation.

The difference is, that in „geißeln“ the hyphenation is in front of the 
ß, in „wußte“ behind it. Those before ß XeTeX looses always, the others 
only sometimes.

With babel it works fine, when you give them the marks with 
\hyphenation{}. I don't understand this difference, but I want XeTeX to 
find the hyphenation points from the patterns, as all the others.

--8<---------------cut here---------------start------------->8---
\documentclass{article}
%\sepackage{polyglossia}
%\setdefaultlanguage{german}
\usepackage[german]{babel}
\usepackage{xltxtra}
\hyphenation{
drei-ßig
schie-ßen
gie-ßen
bü-ßen
}
\begin{document}

\showhyphens{dreißig}
\showhyphens{gießen}
\showhyphens{schießen} 
\showhyphens{büßen}

%showthe\lefthyphenmin
%showthe\righthyphenmin
\end{document}
--8<---------------cut here---------------end--------------->8---

Georg


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://tug.org/pipermail/xetex/attachments/20140109/99919cb7/attachment.bin>


More information about the XeTeX mailing list