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