blob: 926bdfe08250334000b60bbb11856c7fa65bc6ab (
plain)
1
2
3
4
5
6
7
8
|
% Garamond
\ProvidesFile{ot1cgm.fd}
\DeclareFontFamily{OT1}{cgm}{}
\DeclareFontShape{OT1}{cgm}{m}{n}{ <-> cgmr }{}
\DeclareFontShape{OT1}{cgm}{bx}{n}{ <-> cgmb }{}
\DeclareFontShape{OT1}{cgm}{m}{it}{ <-> cgmri }{}
\DeclareFontShape{OT1}{cgm}{bx}{it}{ <-> cgmbi }{}
\endinput
|