summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-ru.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-ru.tex')
-rw-r--r--Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-ru.tex10
1 files changed, 4 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-ru.tex b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-ru.tex
index efaabd5ac95..6fc8d282767 100644
--- a/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-ru.tex
+++ b/Master/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-ru.tex
@@ -21,18 +21,16 @@
\def\testengine#1#2!{\def\secondarg{#2}}\testengine Τ!\relax
\ifx\secondarg\empty
% Unicode-aware engine (such as XeTeX or LuaTeX) only sees a single (2-byte) argument
- \message{UTF-8 Russian Hyphenation Patterns}
+ \message{UTF-8 Russian hyphenation patterns}
\input hyph-ru.tex
- % Additional patterns with hyphen/dash: a hack to prevent breaking after hyphen, but not before.
- \input exhyph-ru.tex
\else
% 8-bit engine (such as TeX or pdfTeX)
- \message{T2A Russian Hyphenation Patterns}
+ \message{T2A Russian hyphenation patterns}
% The old system allows choosing patterns and encodings manually. That mechanism needs to be implemented first in this package, so we still fall back on old system.
\input ruhyphen.tex
\fi\else
% pTeX
- \message{T2A Russian Hyphenation Patterns}
- \input phyph-ru.tex
+ \message{T2A Russian hyphenation patterns}
+ \input hyph-ru.t2a.tex
\fi
\endgroup