Dear all,

What is the right way to change Russian numerals produced by
\alph{subsection} to latin?  I'm trying to do it with
\setdefaultlanguage[numerals=latin]{russian} with no effect.  This option is
not mentioned in the manual, but there's some code in gloss-russian.ldf that
is probably assumed to do the job.

Yours,
Vadim

% ----------------
\documentclass{book}

\usepackage{polyglossia}
\setdefaultlanguage[numerals=latin]{russian}

\def\russianfont{}
\setmainfont{CharterITC}

\begin{document}
\makeatletter
\...@alph{1}-\@alph{2...@alph{3}
\end{document}

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

Reply via email to