blob: 9ac77a1aef09c458d0b45910d5dc7545d0fc930c (
plain)
1
2
3
4
5
6
7
|
% Letter Gothic
\ProvidesFile{ot1clg.fd}
\DeclareFontFamily{OT1}{clg}{}
\DeclareFontShape{OT1}{clg}{m}{n}{ <-> clgr }{}
\DeclareFontShape{OT1}{clg}{bx}{n}{ <-> clgb }{}
\DeclareFontShape{OT1}{clg}{m}{it}{ <-> clgri }{}
\endinput
|