summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/base/ot1enc.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/base/ot1enc.def')
-rw-r--r--Master/texmf-dist/tex/latex/base/ot1enc.def6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/base/ot1enc.def b/Master/texmf-dist/tex/latex/base/ot1enc.def
index 5bc9a056a5e..217d3db5bb9 100644
--- a/Master/texmf-dist/tex/latex/base/ot1enc.def
+++ b/Master/texmf-dist/tex/latex/base/ot1enc.def
@@ -43,7 +43,7 @@
%% extension .ins) which are part of the distribution.
%%% From File: ltoutenc.dtx
\ProvidesFile{ot1enc.def}
- [2005/09/27 v1.99g
+ [2016/06/19 v1.99m
Standard LaTeX file]
\DeclareFontEncoding{OT1}{}{}
\DeclareTextAccent{\"}{OT1}{127}
@@ -114,7 +114,9 @@
\DeclareTextCompositeCommand{\'}{OT1}{i}{\@tabacckludge'\i}
\DeclareTextCompositeCommand{\^}{OT1}{i}{\^\i}
\DeclareTextCompositeCommand{\"}{OT1}{i}{\"\i}
-\DeclareTextCompositeCommand{\c}{T1}{g}{\textcommaabove{g}}
+\ifx\textcommaabove\@undefined\else
+\DeclareTextCompositeCommand{\c}{OT1}{g}{\textcommaabove{g}}
+\fi
\endinput
%%
%% End of file `ot1enc.def'.