diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:45:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:45:36 +0000 |
commit | 2939242967231097459df0fc3150fabc2f639111 (patch) | |
tree | 00fe7273a946e43cc5d5b9fb00250af4fe82866e /Master/texmf-dist/tex/fontinst/cyrfinst/derivatives/x2j.etx | |
parent | 5bcbcf594f1d7f279c5897da00d676e6270a0a9a (diff) |
trunk/Master/texmf-dist/tex/fontinst
git-svn-id: svn://tug.org/texlive/trunk@612 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/fontinst/cyrfinst/derivatives/x2j.etx')
-rw-r--r-- | Master/texmf-dist/tex/fontinst/cyrfinst/derivatives/x2j.etx | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/fontinst/cyrfinst/derivatives/x2j.etx b/Master/texmf-dist/tex/fontinst/cyrfinst/derivatives/x2j.etx new file mode 100644 index 00000000000..00ece78d31b --- /dev/null +++ b/Master/texmf-dist/tex/fontinst/cyrfinst/derivatives/x2j.etx @@ -0,0 +1,20 @@ +\relax + +% X2j.etx -- install a X2-encoded upright font with oldstyle digits +% +% We do not need to distinguish between upright and italic in X2, +% hence we simply call X2.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{X2} + +\endencoding |