blob: d76531e860e9e44e400f501067115f4529c02c28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
%Filename: uesstixcal.fd
%Created by: tex uesstixcal-drv
%Created using fontinst v1.933
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{uesstixcal.fd}
[2011/03/22 Fontinst v1.933 font definitions for U/esstixcal.]
\expandafter\ifx\csname esstixcal@scale\endcsname\relax
\let\esstixcal@@scale\@empty\else\edef\esstixcal@@scale{s*[\csname esstixcal@scale\endcsname]}\fi
\DeclareFontFamily{U}{esstixcal}{\skewchar \font =45}
\DeclareFontShape{U}{esstixcal}{m}{n}{
<-> \esstixcal@@scale esstixcal
}{}
\endinput
|