diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/t2/cyrfinst/derivatives/ot2j.etx')
-rw-r--r-- | Master/texmf-dist/tex/generic/t2/cyrfinst/derivatives/ot2j.etx | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/t2/cyrfinst/derivatives/ot2j.etx b/Master/texmf-dist/tex/generic/t2/cyrfinst/derivatives/ot2j.etx new file mode 100644 index 00000000000..bf5793c26aa --- /dev/null +++ b/Master/texmf-dist/tex/generic/t2/cyrfinst/derivatives/ot2j.etx @@ -0,0 +1,20 @@ +\relax + +% OT2j.etx -- install a OT2-encoded upright font with oldstyle digits +% +% We do not need to distinguish between upright and italic in OT2, +% hence we simply call OT2.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{OT2} + +\endencoding |