[XeTeX] hyphenmins for default language

Vadim Radionov vadim.radionov at gmail.com
Mon Dec 6 15:42:38 CET 2010


Dear all,

Consider the following example. The default value of righthyphenmin (2
in Russian) depends on the order
in which language declarations occur: just transpose lines 4 and 5.  Is it OK?

Yours,

Vadim

\documentclass{book}
\usepackage{xltxtra}
\usepackage{polyglossia}
\setdefaultlanguage{russian}
\setotherlanguage{english}

\newfontfamily\russianfont{Linux Libertine}
\begin{document}
\showthe\righthyphenmin
\end{document}


More information about the XeTeX mailing list