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