diff options
author | Karl Berry <karl@freefriends.org> | 2008-09-29 00:27:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-09-29 00:27:17 +0000 |
commit | 61aa8bab997e7cdc7ac1af15874e9a3914bb972d (patch) | |
tree | d532e6ef663d4329e7f41af5f414b5c9376403c5 /Master/texmf-dist/tex/generic/t2/cyrfinst/derivatives/t2aj.etx | |
parent | 03e895528bdcda911fdf41b8e1da264aef4516d5 (diff) |
t2 non-update to recover cyrfinst (where it should have been in the first place), also Cyrillic .enc files installed
git-svn-id: svn://tug.org/texlive/trunk@10782 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/t2/cyrfinst/derivatives/t2aj.etx')
-rw-r--r-- | Master/texmf-dist/tex/generic/t2/cyrfinst/derivatives/t2aj.etx | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/t2/cyrfinst/derivatives/t2aj.etx b/Master/texmf-dist/tex/generic/t2/cyrfinst/derivatives/t2aj.etx new file mode 100644 index 00000000000..67d5813bc44 --- /dev/null +++ b/Master/texmf-dist/tex/generic/t2/cyrfinst/derivatives/t2aj.etx @@ -0,0 +1,20 @@ +\relax + +% T2Aj.etx -- install a T2A-encoded upright font with oldstyle digits +% +% We do not need to distinguish between upright and italic in T2A, +% hence we simply call T2A.etx with oldstyle parameters. + +\encoding + +\setcommand\lc#1#2{#2} +\setcommand\uc#1#2{#1} +\setcommand\lctop#1#2{#2} +\setcommand\uctop#1#2{#1} +\setcommand\lclig#1#2{#2} +\setcommand\uclig#1#2{#1} +\setcommand\digit#1{#1oldstyle} + +\inputetx{T2A} + +\endencoding |