summaryrefslogtreecommitdiff
path: root/fonts/utilities/vfinst/smcapon.mtx
blob: 656bbecc5c2b854a597100a3c0c011b685cc7746 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% This is the file smcapon.mtx, part of the VFinst package
%% (version 1.00, August, 1998) for PostScript Type1 font 
%% installation.  (Author: Alan Hoenig, ajhjj@cunyvm.cuny.edu)
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\relax

This is file smcapon.mtx, a fontinst metric file to 
``turn on'' small caps in a font.

\metrics

\setglyph{Asmall}
  \glyph{a}{1000}
\endsetglyph

\setcommand\SmallCapFrom#1#2{% eg., \SmallCapFrom{A}{a}
  \setglyph{#1}
    \glyph{#2}{1000}
  \endsetglyph
}

\SmallCapFrom{Asmall}{a}
\SmallCapFrom{Bsmall}{b}
\SmallCapFrom{Csmall}{c}
\SmallCapFrom{Dsmall}{d}
\SmallCapFrom{Esmall}{e}
\SmallCapFrom{Fsmall}{f}
\SmallCapFrom{Gsmall}{g}
\SmallCapFrom{Hsmall}{h}
\SmallCapFrom{Ismall}{i}
\SmallCapFrom{Jsmall}{j}
\SmallCapFrom{Ksmall}{k}
\SmallCapFrom{Lsmall}{l}
\SmallCapFrom{Msmall}{m}
\SmallCapFrom{Nsmall}{n}
\SmallCapFrom{Osmall}{o}
\SmallCapFrom{Psmall}{p}
\SmallCapFrom{Qsmall}{q}
\SmallCapFrom{Rsmall}{r}
\SmallCapFrom{Ssmall}{s}
\SmallCapFrom{Tsmall}{t}
\SmallCapFrom{Usmall}{u}
\SmallCapFrom{Vsmall}{v}
\SmallCapFrom{Wsmall}{w}
\SmallCapFrom{Xsmall}{x}
\SmallCapFrom{Ysmall}{y}
\SmallCapFrom{Zsmall}{z}

\endmetrics