summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/fontinst/cyrfinst/derivatives/t2bc.etx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/fontinst/cyrfinst/derivatives/t2bc.etx')
-rw-r--r--Master/texmf-dist/tex/fontinst/cyrfinst/derivatives/t2bc.etx46
1 files changed, 0 insertions, 46 deletions
diff --git a/Master/texmf-dist/tex/fontinst/cyrfinst/derivatives/t2bc.etx b/Master/texmf-dist/tex/fontinst/cyrfinst/derivatives/t2bc.etx
deleted file mode 100644
index 6e48e3eadbe..00000000000
--- a/Master/texmf-dist/tex/fontinst/cyrfinst/derivatives/t2bc.etx
+++ /dev/null
@@ -1,46 +0,0 @@
-\relax
-
-% T2Bc.etx -- install a T2B-encoded faked small-caps font
-%
-% This is used exclusively to install faked small-caps fonts;
-% real small caps fonts are installed using the default T2B.etx.
-
-\encoding
-
-\setcommand\lc#1#2{#1small}
-\setcommand\uc#1#2{#1}
-\setcommand\lctop#1#2{#1small}
-\setcommand\uctop#1#2{#1}
-\setcommand\lclig#1#2{#1small}
-\setcommand\uclig#1#2{#1spaced}
-\setcommand\digit#1{#1}
-
-% The default letter spacing is 1/10 of the design size, with small
-% caps 80% the size of large caps.
-
-\setint{smallcapsscale}{800}
-
-\ifisglyph{space}\then
- \setint{interword}{\width{space}}
-\else\ifisglyph{i}\then
- \setint{interword}{\width{i}}
-\else
- \setint{interword}{333}
-\fi\fi
-
-\ifisint{monowidth}\then
- \setint{smallcapsextraspace}
- {\div{\scale{\int{interword}}{\sub{1000}{\int{smallcapsscale}}}}{2}}
- \setint{smallcapsspacing}{0}
-\else
- \setint{smallcapsextraspace}{50}
- \setint{smallcapsspacing}{50}
-\fi
-
-\ifisint{capspacing}\then
- \setint{letterspacing}{\int{capspacing}}
-\fi
-
-\inputetx{T2B}
-
-\endencoding