Russian defaults for xelatex
This commit is contained in:
parent
6a8b4648bc
commit
4ce8010714
@ -343,6 +343,13 @@ $if(babel-newcommands)$
|
|||||||
$babel-newcommands$
|
$babel-newcommands$
|
||||||
$endif$
|
$endif$
|
||||||
\fi
|
\fi
|
||||||
|
$else$
|
||||||
|
\ifxetex
|
||||||
|
\usepackage{polyglossia}
|
||||||
|
\setmainlanguage[babelshorthands=true]{russian}
|
||||||
|
\else
|
||||||
|
\usepackage[shorthands=off,russian]{babel}
|
||||||
|
\fi
|
||||||
$endif$
|
$endif$
|
||||||
$if(dir)$
|
$if(dir)$
|
||||||
\ifxetex
|
\ifxetex
|
||||||
|
Loading…
Reference in New Issue
Block a user