summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/base/tuenc.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/base/tuenc.def')
-rw-r--r--Master/texmf-dist/tex/latex/base/tuenc.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/base/tuenc.def b/Master/texmf-dist/tex/latex/base/tuenc.def
index e0c618a796a..f8131cef4a2 100644
--- a/Master/texmf-dist/tex/latex/base/tuenc.def
+++ b/Master/texmf-dist/tex/latex/base/tuenc.def
@@ -43,7 +43,7 @@
%% extension .ins) which are part of the distribution.
%%% From File: ltoutenc.dtx
\ProvidesFile{tuenc.def}
- [2017/02/19 v2.0f
+ [2017/02/22 v2.0g
Standard LaTeX file]
\providecommand\UnicodeEncodingName{TU}
\begingroup\expandafter\expandafter\expandafter\endgroup
@@ -81,7 +81,7 @@
\def\UnicodeFontName#1#2{"#1:#2"}
\DeclareFontEncoding\UnicodeEncodingName{}{}
\def\add@unicode@accent#1#2{%
- \relax\detokenize{#2}^^a0\else#2\fi
+ \if\relax\detokenize{#2}\relax^^a0\else#2\fi
\char#1\relax}
\def\DeclareUnicodeAccent#1#2#3{%
\DeclareTextCommand{#1}{#2}{\add@unicode@accent{#3}}%