Text Formatting ⇒ add hyphenation rules? (polyglossia)
-
- Posts: 132
- Joined: Wed Feb 11, 2009 11:38 pm
add hyphenation rules? (polyglossia)
Is it possible to add hyphenation rules, for example never to split the combination aa?
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 87
- Joined: Tue Sep 14, 2010 6:58 pm
add hyphenation rules? (polyglossia)
I am not aware of a (easy) way to adjust the hyphenation rules. If it is only one where the problem is occurring then you could of course just use the
and select where you want to allow breaks.
If it is another language that contains double a's and you want a global definition for hyphenation rules, then I don't know.
Code: Select all
\hyphenation{xxx-aas-xxx}
If it is another language that contains double a's and you want a global definition for hyphenation rules, then I don't know.