diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/mathdesign/mdput/ts1mdput.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/mathdesign/mdput/ts1mdput.fd | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/mathdesign/mdput/ts1mdput.fd b/Master/texmf-dist/tex/latex/mathdesign/mdput/ts1mdput.fd new file mode 100644 index 00000000000..5fc7e5f34ee --- /dev/null +++ b/Master/texmf-dist/tex/latex/mathdesign/mdput/ts1mdput.fd @@ -0,0 +1,40 @@ +%Filename: ts1mdput.fd +%Created by: tex makevp +%Created using fontinst v1.928 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{ts1mdput.fd} + [2006/01/29 Fontinst v1.928 font definitions for TS1/mdput.] + +\DeclareFontFamily{TS1}{mdput}{} + +\DeclareFontShape{TS1}{mdput}{m}{it}{ + <->s * [0.92] mdputri8c +}{} + +\DeclareFontShape{TS1}{mdput}{m}{n}{ + <->s * [0.92] mdputr8c +}{} + +\DeclareFontShape{TS1}{mdput}{m}{sl}{ + <->s * [0.92] mdputro8c +}{} + +\DeclareFontShape{TS1}{mdput}{b}{it}{ + <->s * [0.92] mdputbi8c +}{} + +\DeclareFontShape{TS1}{mdput}{b}{n}{ + <->s * [0.92] mdputb8c +}{} + +\DeclareFontShape{TS1}{mdput}{b}{sl}{ + <->s * [0.92] mdputbo8c +}{} + +\DeclareFontShape{TS1}{mdput}{bx}{it}{<->ssub * mdput/b/it}{} +\DeclareFontShape{TS1}{mdput}{bx}{n}{<->ssub * mdput/b/n}{} +\DeclareFontShape{TS1}{mdput}{bx}{sl}{<->ssub * mdput/b/sl}{} + +\endinput |