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