reutenauer / polyglossia

An alternative to Babel for XeLaTeX and LuaLaTeX
http://www.ctan.org/pkg/polyglossia
MIT License
191 stars 51 forks source link

KOMA-script compatibility with Russian language #189

Closed MaksimZh closed 6 years ago

MaksimZh commented 6 years ago

Two macros in tex/gloss-russian.ldf overwrite the commands used for section title generation (see links below). This disables KOMA-script commands controlling title appearance (e.g. \sectionformat macro is never used).

https://github.com/reutenauer/polyglossia/blob/bbf79c6351ad0c3ae63511f5692da645300434ca/tex/gloss-russian.ldf#L172 https://github.com/reutenauer/polyglossia/blob/bbf79c6351ad0c3ae63511f5692da645300434ca/tex/gloss-russian.ldf#L217

reutenauer commented 6 years ago

Closing as pull request #190 has been merged. And thanks again!