diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/psnfss/8rptm.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/psnfss/8rptm.fd | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/psnfss/8rptm.fd b/Master/texmf-dist/tex/latex/psnfss/8rptm.fd new file mode 100644 index 00000000000..4270f86a5c4 --- /dev/null +++ b/Master/texmf-dist/tex/latex/psnfss/8rptm.fd @@ -0,0 +1,34 @@ +\ProvidesFile{8rptm.fd} + [2001/06/04 font definitions for 8r/ptm.] + +\DeclareFontFamily{8r}{ptm}{} + +\DeclareFontShape{8r}{ptm}{m}{n}{ + <-> ptmr8r +}{} + +\DeclareFontShape{8r}{ptm}{m}{sl}{ + <-> ptmro8r +}{} + +\DeclareFontShape{8r}{ptm}{m}{it}{ + <-> ptmri8r +}{} + +\DeclareFontShape{8r}{ptm}{b}{n}{ + <-> ptmb8r +}{} + +\DeclareFontShape{8r}{ptm}{b}{sl}{ + <-> ptmbo8r +}{} + +\DeclareFontShape{8r}{ptm}{b}{it}{ + <-> ptmbi8r +}{} + +\DeclareFontShape{8r}{ptm}{bx}{n}{<->ssub * ptm/b/n}{} +\DeclareFontShape{8r}{ptm}{bx}{sl}{<->ssub * ptm/b/sl}{} +\DeclareFontShape{8r}{ptm}{bx}{it}{<->ssub * ptm/b/it}{} + +\endinput |