From a0f8bf44384432ef1eb9955ad86c4f41f8d6a241 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 25 Jun 2016 22:12:48 +0000 Subject: latex[2e] (25jun16) git-svn-id: svn://tug.org/texlive/trunk@41542 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/base/ot1enc.def | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/base/ot1enc.def') 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'. -- cgit v1.2.3