diff options
| author | jfbu <jfbu@free.fr> | 2019-11-06 18:29:07 +0100 |
|---|---|---|
| committer | jfbu <jfbu@free.fr> | 2019-11-06 18:29:07 +0100 |
| commit | 59a1b06757a31a6b457eb0a938a33c31197f6a4c (patch) | |
| tree | 0cbb05cbe376551e1e55f10d7dfcee4d0e5deb6b /sphinx/texinputs | |
| parent | 5f4fcff832bcc5ac6c4e6c74dc66bb2f967755bc (diff) | |
| parent | 2ebdd0daac925a81d276e2b6893c71c46043f6f6 (diff) | |
| download | sphinx-git-59a1b06757a31a6b457eb0a938a33c31197f6a4c.tar.gz | |
Merge branch '2.2.2' into 2.0
Diffstat (limited to 'sphinx/texinputs')
| -rw-r--r-- | sphinx/texinputs/sphinxcyrillic.sty | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sphinx/texinputs/sphinxcyrillic.sty b/sphinx/texinputs/sphinxcyrillic.sty index 1a14c7b24..482b4e3f7 100644 --- a/sphinx/texinputs/sphinxcyrillic.sty +++ b/sphinx/texinputs/sphinxcyrillic.sty @@ -11,7 +11,7 @@ \ProcessLocalKeyvalOptions* % ignore class options \ifspx@cyropt@Xtwo -% original code by tex.sx user egreg: +% original code by tex.sx user egreg (updated 2019/10/28): % https://tex.stackexchange.com/a/460325/ % 159 Cyrillic glyphs as available in X2 TeX 8bit font encoding % This assumes inputenc loaded with utf8 option, or LaTeX release @@ -27,7 +27,9 @@ {Ӎ}{ӎ}{Ӕ}{ӕ}{Ә}{ә}{Ӡ}{ӡ}{Ө}{ө}\do {% \begingroup\def\IeC{\protect\DeclareTextSymbolDefault}% - \protected@edef\@temp{\endgroup\next{X2}}\@temp + \protected@edef\@temp{\endgroup + \@ifl@t@r{\fmtversion}{2019/10/01}{\csname u8:\next\endcsname}{\next}}% + \@temp{X2}% }% \else \ifspx@cyropt@TtwoA |
