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