diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/psnfss/ot1ptm.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/psnfss/ot1ptm.fd | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/psnfss/ot1ptm.fd b/Master/texmf-dist/tex/latex/psnfss/ot1ptm.fd new file mode 100644 index 00000000000..91fd42684e0 --- /dev/null +++ b/Master/texmf-dist/tex/latex/psnfss/ot1ptm.fd @@ -0,0 +1,46 @@ +\ProvidesFile{ot1ptm.fd} + [2001/06/04 font definitions for OT1/ptm.] + +\DeclareFontFamily{OT1}{ptm}{} + +\DeclareFontShape{OT1}{ptm}{m}{n}{ + <-> ptmr7t +}{} + +\DeclareFontShape{OT1}{ptm}{m}{sc}{ + <-> ptmrc7t +}{} + +\DeclareFontShape{OT1}{ptm}{m}{sl}{ + <-> ptmro7t +}{} + +\DeclareFontShape{OT1}{ptm}{m}{it}{ + <-> ptmri7t +}{} + +\DeclareFontShape{OT1}{ptm}{b}{n}{ + <-> ptmb7t +}{} + +\DeclareFontShape{OT1}{ptm}{b}{sc}{ + <-> ptmbc7t +}{} + +\DeclareFontShape{OT1}{ptm}{b}{sl}{ + <-> ptmbo7t +}{} + +\DeclareFontShape{OT1}{ptm}{b}{it}{ + <-> ptmbi7t +}{} + +\DeclareFontShape{OT1}{ptm}{bx}{n}{<->ssub * ptm/b/n}{} +\DeclareFontShape{OT1}{ptm}{bx}{sc}{<->ssub * ptm/b/sc}{} +\DeclareFontShape{OT1}{ptm}{bx}{sl}{<->ssub * ptm/b/sl}{} +\DeclareFontShape{OT1}{ptm}{bx}{it}{<->ssub * ptm/b/it}{} + +\DeclareFontShape{OT1}{ptm}{m}{ui}{<->ssub * ptm/m/it}{} +\DeclareFontShape{OT1}{ptm}{b}{ui}{<->ssub * ptm/b/it}{} +\DeclareFontShape{OT1}{ptm}{bx}{ui}{<->ssub * ptm/b/it}{} +\endinput |