blob: fc7d7009be0b128c5ea4c6561393e0fa672b718b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
\ProvidesFile{ly1hlx.fd}[2003/01/04 v4.2k Lucida Fax (KB Names)]
\providecommand\DeclareLucidaFontShape[6]{%
\DeclareFontShape{#1}{#2}{#3}{#4}{<->#5}{#6}}
\DeclareFontFamily{LY1}{hlx}{}
\DeclareLucidaFontShape{LY1}{hlx}{m}{n}{hlxr8y}{}
\DeclareLucidaFontShape{LY1}{hlx}{b}{n}{hlxb8y}{}
\DeclareLucidaFontShape{LY1}{hlx}{m}{it}{hlxri8y}{}
\DeclareLucidaFontShape{LY1}{hlx}{b}{it}{hlxbi8y}{}
\endinput
%%
%% End of file `ly1hlx.fd'.
|