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