diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lucida/ts1hlst.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lucida/ts1hlst.fd | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lucida/ts1hlst.fd b/Master/texmf-dist/tex/latex/lucida/ts1hlst.fd new file mode 100644 index 00000000000..3cdde311cc7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lucida/ts1hlst.fd @@ -0,0 +1,37 @@ +%Filename: ts1hlst.fd +%Created by: tex hlst +%Created using fontinst v1.914 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{ts1hlst.fd} + [2003/01/04 Fontinst v1.914 font definitions for TS1/hlst.] +\@ifundefined{DeclareLucidaFontShape}{% +\def\DeclareLucidaFontShape#1#2#3#4#5#6{% +\DeclareFontShape{#1}{#2}{#3}{#4}{<->#5}{#6}}}{} + +\DeclareFontFamily{TS1}{hlst}{\hyphenchar \font -1} + +\DeclareLucidaFontShape{TS1}{hlst}{m}{n}{ +hlsrt8c +}{} + +\DeclareLucidaFontShape{TS1}{hlst}{m}{sl}{ +hlsrot8c +}{} + +\DeclareLucidaFontShape{TS1}{hlst}{b}{n}{ +hlsbt8c +}{} + +\DeclareLucidaFontShape{TS1}{hlst}{b}{sl}{ +hlsbot8c +}{} + +\DeclareFontShape{TS1}{hlst}{m}{it}{<->ssub * hlst/m/sl}{} +\DeclareFontShape{TS1}{hlst}{bx}{n}{<->ssub * hlst/b/n}{} +\DeclareFontShape{TS1}{hlst}{bx}{sl}{<->ssub * hlst/b/sl}{} +\DeclareFontShape{TS1}{hlst}{b}{it}{<->ssub * hlst/b/sl}{} +\DeclareFontShape{TS1}{hlst}{bx}{it}{<->ssub * hlst/b/it}{} + +\endinput |