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/ot1uhv.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/ot1uhv.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/helvetic/ot1uhv.fd | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/helvetic/ot1uhv.fd b/Master/texmf-dist/tex/latex/helvetic/ot1uhv.fd new file mode 100644 index 00000000000..a5962b0afb4 --- /dev/null +++ b/Master/texmf-dist/tex/latex/helvetic/ot1uhv.fd @@ -0,0 +1,80 @@ +%Filename: ot1uhv.fd +%Created by: tex Fam_6020 +%Created using fontinst v1.800 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{ot1uhv.fd} + [1998/11/05 Fontinst v1.800 font definitions for OT1/uhv.] + +\DeclareFontFamily{OT1}{uhv}{} + +\DeclareFontShape{OT1}{uhv}{m}{n}{ + <-> uhvr7t +}{} + +\DeclareFontShape{OT1}{uhv}{m}{sc}{ + <-> uhvrc7t +}{} + +\DeclareFontShape{OT1}{uhv}{m}{sl}{ + <-> uhvro7t +}{} + +\DeclareFontShape{OT1}{uhv}{m}{it}{ + <-> uhvri7t +}{} + +\DeclareFontShape{OT1}{uhv}{mc}{n}{ + <-> uhvr7tn +}{} + +\DeclareFontShape{OT1}{uhv}{mc}{sc}{ + <-> uhvrc7tn +}{} + +\DeclareFontShape{OT1}{uhv}{mc}{sl}{ + <-> uhvro7tn +}{} + +\DeclareFontShape{OT1}{uhv}{mc}{it}{ + <-> uhvri7tn +}{} + +\DeclareFontShape{OT1}{uhv}{b}{n}{ + <-> uhvb7t +}{} + +\DeclareFontShape{OT1}{uhv}{b}{sc}{ + <-> uhvbc7t +}{} + +\DeclareFontShape{OT1}{uhv}{b}{sl}{ + <-> uhvbo7t +}{} + +\DeclareFontShape{OT1}{uhv}{b}{it}{ + <-> uhvbi7t +}{} + +\DeclareFontShape{OT1}{uhv}{bc}{n}{ + <-> uhvb7tn +}{} + +\DeclareFontShape{OT1}{uhv}{bc}{sc}{ + <-> uhvbc7tn +}{} + +\DeclareFontShape{OT1}{uhv}{bc}{sl}{ + <-> uhvbo7tn +}{} + +\DeclareFontShape{OT1}{uhv}{bx}{n}{<->ssub * uhv/b/n}{} +\DeclareFontShape{OT1}{uhv}{bx}{sc}{<->ssub * uhv/b/sc}{} +\DeclareFontShape{OT1}{uhv}{bx}{sl}{<->ssub * uhv/b/sl}{} +\DeclareFontShape{OT1}{uhv}{bx}{it}{<->ssub * uhv/b/it}{} +\DeclareFontShape{OT1}{uhv}{bc}{it}{<->ssub * uhv/bc/sl}{} + +\DeclareFontShape{OT1}{uhv}{m}{ui}{<->ssub * uhv/m/it}{} +\DeclareFontShape{OT1}{uhv}{b}{ui}{<->ssub * uhv/b/it}{} +\endinput |