blob: 7442ceb2cb3862b4d9cbc8bf57617822a4ea2f0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
%% Generated by autoinst on 2014/03/14
%%
\ProvidesFile{LY1ClearSansThin-LF.fd}
[2014/03/14 (autoinst) Font definitions for LY1/ClearSansThin-LF.]
\expandafter\ifx\csname ClearSans@scale\endcsname\relax
\let\ClearSans@@scale\@empty
\else
\edef\ClearSans@@scale{s*[\csname ClearSans@scale\endcsname]}%
\fi
\DeclareFontFamily{LY1}{ClearSansThin-LF}{}
\DeclareFontShape{LY1}{ClearSansThin-LF}{m}{n}{
<-> \ClearSans@@scale ClearSans-Thin-lf-ly1
}{}
\endinput
|