[XeTeX] polyglossia, babel and French hyphenation
Ulrike Fischer
news2 at nililand.de
Mon Mar 17 10:11:23 CET 2008
Am Mon, 17 Mar 2008 11:24:17 +0900 schrieb Cyril Niklaus:
> Hello all,
>
> I'm a bit frustrated by the lack of hyphenation for French, or (more
> likely!) by my lack of ability to get it working.
> What wrong with this document that it will not hyphenate the "comme",
> both with babel and polyglossia?
As default \righthyphenmin is 3:
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[ansinew]{inputenc}
\usepackage[francais]{babel}
\hyphenation{com-me}
\textwidth3cm
\begin{document}
\showthe\righthyphenmin
\righthyphenmin=2
«~J'ai vu une maison de a a cent mille francs.~» Alors elles s'écrient:
x x
«~Comme comme a a a a a comme comme comme comme comme comme comme comme
comme comme comme comme comme comme comme comme comme c'est joli!~»
\end{document}
--
Ulrike Fischer
More information about the XeTeX
mailing list