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/ly1hls.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/ly1hls.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lucida/ly1hls.fd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lucida/ly1hls.fd b/Master/texmf-dist/tex/latex/lucida/ly1hls.fd new file mode 100644 index 00000000000..9abae70e184 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lucida/ly1hls.fd @@ -0,0 +1,22 @@ +\ProvidesFile{ly1hls.fd}[2003/01/04 v4.2k Lucida Bright Sans (KB Names)] +\providecommand\DeclareLucidaFontShape[6]{% + \DeclareFontShape{#1}{#2}{#3}{#4}{<->#5}{#6}} +\DeclareFontFamily{LY1}{hls}{} +\DeclareLucidaFontShape{LY1}{hls}{m}{n}{hlsr8y}{} +\DeclareLucidaFontShape{LY1}{hls}{m}{it}{hlsri8y}{} +\DeclareLucidaFontShape{LY1}{hls}{b}{n}{hlsb8y}{} +\DeclareLucidaFontShape{LY1}{hls}{b}{it}{hlsbi8y}{} +\DeclareLucidaFontShape{LY1}{hls}{ub}{n}{hlsu8y}{} +\DeclareLucidaFontShape{LY1}{hls}{ub}{it}{hlsui8y}{} +\DeclareFontShape{LY1}{hls}{m}{sl}{<->ssub * hls/m/it}{} +\DeclareFontShape{LY1}{hls}{m}{sc}{<->ssub * hls/m/n}{} +\DeclareFontShape{LY1}{hls}{b}{sc}{<->ssub * hls/m/sc}{} +\DeclareFontShape{LY1}{hls}{bx}{sc}{<->ssub * hls/b/sc}{} +\DeclareFontShape{LY1}{hls}{b}{sl}{<->ssub * hls/b/it}{} +\DeclareFontShape{LY1}{hls}{bx}{n}{<->ssub * hls/ub/n}{} +\DeclareFontShape{LY1}{hls}{bx}{it}{<->ssub * hls/ub/it}{} +\DeclareFontShape{LY1}{hls}{bx}{sl}{<->ssub * hls/ub/it}{} + +\endinput +%% +%% End of file `ly1hls.fd'. |