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}


--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to