diff options
author | Karl Berry <karl@freefriends.org> | 2020-10-16 20:40:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-10-16 20:40:21 +0000 |
commit | 11609e4fd339c36bc451bc28a1edc7052664d432 (patch) | |
tree | a7d6bacb9a2192f1b42f5bd23206f2f0d630cb71 /Master/texmf-dist/tex/latex/polyglossia | |
parent | d5da1349082b29936b6680f0f149e599b7830845 (diff) |
polyglossia (15oct20)
git-svn-id: svn://tug.org/texlive/trunk@56676 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/polyglossia')
-rw-r--r-- | Master/texmf-dist/tex/latex/polyglossia/gloss-russian.ldf | 1 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/polyglossia/polyglossia.sty | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/polyglossia/gloss-russian.ldf b/Master/texmf-dist/tex/latex/polyglossia/gloss-russian.ldf index acad46ca854..12fe3f24c96 100644 --- a/Master/texmf-dist/tex/latex/polyglossia/gloss-russian.ldf +++ b/Master/texmf-dist/tex/latex/polyglossia/gloss-russian.ldf @@ -226,6 +226,7 @@ % Russian needs trailing dots in all headings \def\xpg@save@autodot{} \ifdef{\KOMAScript}{% + \providecommand*\autodot{}% \let\xpg@save@autodot\autodot% } diff --git a/Master/texmf-dist/tex/latex/polyglossia/polyglossia.sty b/Master/texmf-dist/tex/latex/polyglossia/polyglossia.sty index 42d3da86aa4..03b2db77e92 100644 --- a/Master/texmf-dist/tex/latex/polyglossia/polyglossia.sty +++ b/Master/texmf-dist/tex/latex/polyglossia/polyglossia.sty @@ -1,5 +1,5 @@ \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{polyglossia}[2020/10/09 v1.50 +\ProvidesPackage{polyglossia}[2020/10/15 v1.50a Modern multilingual typesetting with XeLaTeX and LuaLaTeX] \RequirePackage{etoolbox} \RequirePackage{makecmds} |