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