blob: bf9f5a2c06cbd9c0afa052bf104ac6af2a55836f (
plain)
1
2
3
4
5
6
7
8
|
% CG Times (Compugraphic Times)
\ProvidesFile{ot1ctm.fd}
\DeclareFontFamily{OT1}{ctm}{}
\DeclareFontShape{OT1}{ctm}{m}{n}{ <-> ctmr }{}
\DeclareFontShape{OT1}{ctm}{bx}{n}{ <-> ctmb }{}
\DeclareFontShape{OT1}{ctm}{m}{it}{ <-> ctmri }{}
\DeclareFontShape{OT1}{ctm}{bx}{it}{ <-> ctmbi }{}
\endinput
|