diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:58:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:58:23 +0000 |
commit | 09447ff5ddd2846eee20e66e21912d0b3d65cd96 (patch) | |
tree | 555a2bb9b6c95ce0b43483e6b0caab5d761483b5 /Master/texmf-dist/tex/latex/lucida/t1hlst.fd | |
parent | c6b827c6f5aab4beff40b7bef80e869c6815d826 (diff) |
lucida
git-svn-id: svn://tug.org/texlive/trunk@1057 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lucida/t1hlst.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lucida/t1hlst.fd | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lucida/t1hlst.fd b/Master/texmf-dist/tex/latex/lucida/t1hlst.fd new file mode 100644 index 00000000000..97cbca092fc --- /dev/null +++ b/Master/texmf-dist/tex/latex/lucida/t1hlst.fd @@ -0,0 +1,37 @@ +%Filename: t1hlst.fd +%Created by: tex hlst +%Created using fontinst v1.914 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{t1hlst.fd} + [2003/01/04 Fontinst v1.914 font definitions for T1/hlst.] +\@ifundefined{DeclareLucidaFontShape}{% +\def\DeclareLucidaFontShape#1#2#3#4#5#6{% +\DeclareFontShape{#1}{#2}{#3}{#4}{<->#5}{#6}}}{} + +\DeclareFontFamily{T1}{hlst}{\hyphenchar \font -1} + +\DeclareLucidaFontShape{T1}{hlst}{m}{n}{ +hlsrt8t +}{} + +\DeclareLucidaFontShape{T1}{hlst}{m}{sl}{ +hlsrot8t +}{} + +\DeclareLucidaFontShape{T1}{hlst}{b}{n}{ +hlsbt8t +}{} + +\DeclareLucidaFontShape{T1}{hlst}{b}{sl}{ +hlsbot8t +}{} + +\DeclareFontShape{T1}{hlst}{m}{it}{<->ssub * hlst/m/sl}{} +\DeclareFontShape{T1}{hlst}{bx}{n}{<->ssub * hlst/b/n}{} +\DeclareFontShape{T1}{hlst}{bx}{sl}{<->ssub * hlst/b/sl}{} +\DeclareFontShape{T1}{hlst}{b}{it}{<->ssub * hlst/b/sl}{} +\DeclareFontShape{T1}{hlst}{bx}{it}{<->ssub * hlst/b/it}{} + +\endinput |