diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:56:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:56:43 +0000 |
commit | a8091d84dc2ea19d3779e1a785735cf3a38e4c52 (patch) | |
tree | 27c6d75c5ec72ce2adda481c78cc72f1c02433f7 /Master/texmf-dist/tex/latex/helvetic/ts1uhv.fd | |
parent | c5703b9873951eb69bd6f11bedf409563761e2d5 (diff) |
helvetic
git-svn-id: svn://tug.org/texlive/trunk@972 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/helvetic/ts1uhv.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/helvetic/ts1uhv.fd | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/helvetic/ts1uhv.fd b/Master/texmf-dist/tex/latex/helvetic/ts1uhv.fd new file mode 100644 index 00000000000..4e509a5ec04 --- /dev/null +++ b/Master/texmf-dist/tex/latex/helvetic/ts1uhv.fd @@ -0,0 +1,61 @@ +%Filename: ts1uhv.fd +%Created by: tex Fam_6020 +%Created using fontinst v1.800 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{ts1uhv.fd} + [1998/11/05 Fontinst v1.800 font definitions for TS1/uhv.] + +\DeclareFontFamily{TS1}{uhv}{} + +\DeclareFontShape{TS1}{uhv}{m}{n}{ + <-> uhvr8c +}{} + +\DeclareFontShape{TS1}{uhv}{m}{sl}{ + <-> uhvro8c +}{} + +\DeclareFontShape{TS1}{uhv}{m}{it}{ + <-> uhvri8c +}{} + +\DeclareFontShape{TS1}{uhv}{mc}{n}{ + <-> uhvr8cn +}{} + +\DeclareFontShape{TS1}{uhv}{mc}{sl}{ + <-> uhvro8cn +}{} + +\DeclareFontShape{TS1}{uhv}{mc}{it}{ + <-> uhvri8cn +}{} + +\DeclareFontShape{TS1}{uhv}{b}{n}{ + <-> uhvb8c +}{} + +\DeclareFontShape{TS1}{uhv}{b}{sl}{ + <-> uhvbo8c +}{} + +\DeclareFontShape{TS1}{uhv}{b}{it}{ + <-> uhvbi8c +}{} + +\DeclareFontShape{TS1}{uhv}{bc}{n}{ + <-> uhvb8cn +}{} + +\DeclareFontShape{TS1}{uhv}{bc}{sl}{ + <-> uhvbo8cn +}{} + +\DeclareFontShape{TS1}{uhv}{bx}{n}{<->ssub * uhv/b/n}{} +\DeclareFontShape{TS1}{uhv}{bx}{sl}{<->ssub * uhv/b/sl}{} +\DeclareFontShape{TS1}{uhv}{bx}{it}{<->ssub * uhv/b/it}{} +\DeclareFontShape{TS1}{uhv}{bc}{it}{<->ssub * uhv/bc/sl}{} + +\endinput |