summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/base/t1enc.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-25 22:12:48 +0000
committerKarl Berry <karl@freefriends.org>2016-06-25 22:12:48 +0000
commita0f8bf44384432ef1eb9955ad86c4f41f8d6a241 (patch)
tree7e807878f655b686b9ddd0e742be2e46cb512309 /Master/texmf-dist/tex/latex/base/t1enc.def
parent360fd69fcc11e619361439a66e44dc038090e9c5 (diff)
latex[2e] (25jun16)
git-svn-id: svn://tug.org/texlive/trunk@41542 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/base/t1enc.def')
-rw-r--r--Master/texmf-dist/tex/latex/base/t1enc.def8
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/base/t1enc.def b/Master/texmf-dist/tex/latex/base/t1enc.def
index a1146068e91..bdd4769bcf4 100644
--- a/Master/texmf-dist/tex/latex/base/t1enc.def
+++ b/Master/texmf-dist/tex/latex/base/t1enc.def
@@ -43,7 +43,7 @@
%% extension .ins) which are part of the distribution.
%%% From File: ltoutenc.dtx
\ProvidesFile{t1enc.def}
- [2005/09/27 v1.99g
+ [2016/06/19 v1.99m
Standard LaTeX file]
\DeclareFontEncoding{T1}{}{}
\DeclareTextAccent{\`}{T1}{0}
@@ -240,8 +240,11 @@
\DeclareTextComposite{\'}{T1}{y}{253}
\DeclareTextCompositeCommand{\k}{T1}{o}{\textogonekcentered{o}}
\DeclareTextCompositeCommand{\k}{T1}{O}{\textogonekcentered{O}}
-\DeclareTextCompositeCommand{\c}{T1}{G}{\textcommabelow{G}}
+\ifx\textcommaabove\@undefined\else
\DeclareTextCompositeCommand{\c}{T1}{g}{\textcommaabove{g}}
+\fi
+\ifx\textcommabelow\@undefined\else
+\DeclareTextCompositeCommand{\c}{T1}{G}{\textcommabelow{G}}
\DeclareTextCompositeCommand{\c}{T1}{K}{\textcommabelow{K}}
\DeclareTextCompositeCommand{\c}{T1}{k}{\textcommabelow{k}}
\DeclareTextCompositeCommand{\c}{T1}{L}{\textcommabelow{L}}
@@ -250,6 +253,7 @@
\DeclareTextCompositeCommand{\c}{T1}{n}{\textcommabelow{n}}
\DeclareTextCompositeCommand{\c}{T1}{R}{\textcommabelow{R}}
\DeclareTextCompositeCommand{\c}{T1}{r}{\textcommabelow{r}}
+\fi
\endinput
%%
%% End of file `t1enc.def'.