diff options
author | Karl Berry <karl@freefriends.org> | 2013-11-29 22:11:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-11-29 22:11:02 +0000 |
commit | 83583b57e8624e227242b9bc763bbe6e389280ed (patch) | |
tree | b8127d0edc5a14846b306b3dd4c03e866f415562 /Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def | |
parent | 48b730145866842f961daf4af297ecd5d11447f6 (diff) |
greek-fontenc (29nov13)
git-svn-id: svn://tug.org/texlive/trunk@32276 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def b/Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def index 2df92567144..d602e0afe16 100644 --- a/Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def +++ b/Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def @@ -199,6 +199,8 @@ \DeclareTextCommand{\textvarsigma}{\LastDeclaredEncoding}{ς} % final sigma \DeclareTextCommand{\textfinalsigma}{\LastDeclaredEncoding}{\textvarsigma} \DeclareTextCommand{\textsigma}{\LastDeclaredEncoding}{σ} +% Dummy definition (\textautosigma is lowercase of \textSigma): +\ProvideTextCommand{\textautosigma}{\LastDeclaredEncoding}{\textsigma} \DeclareTextCommand{\texttau}{\LastDeclaredEncoding}{τ} \DeclareTextCommand{\textupsilon}{\LastDeclaredEncoding}{υ} \DeclareTextCommand{\textphi}{\LastDeclaredEncoding}{φ} |