diff options
Diffstat (limited to 'fonts/psfonts/bh/lucida/macros/t1hlcn.fd')
-rw-r--r-- | fonts/psfonts/bh/lucida/macros/t1hlcn.fd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/fonts/psfonts/bh/lucida/macros/t1hlcn.fd b/fonts/psfonts/bh/lucida/macros/t1hlcn.fd new file mode 100644 index 0000000000..bc5694d111 --- /dev/null +++ b/fonts/psfonts/bh/lucida/macros/t1hlcn.fd @@ -0,0 +1,21 @@ +\ProvidesFile{t1hlcn.fd}[2005/09/15 font definitions for T1/hlcn.] +\@ifundefined{DeclareLucidaFontShape}{% +\def\DeclareLucidaFontShape#1#2#3#4#5#6{% +\DeclareFontShape{#1}{#2}{#3}{#4}{<->#5}{#6}}}{} + +\DeclareFontFamily{T1}{hlcn}{} + +\DeclareLucidaFontShape{T1}{hlcn}{m}{n}{ +hlcrn8t +}{} + +\DeclareLucidaFontShape{T1}{hlcn}{m}{it}{ +hlcrin8t +}{} + +\DeclareFontShape{T1}{hlcn}{m}{sl}{<->ssub * hlcn/m/it}{} +\DeclareFontShape{T1}{hlcn}{b}{n}{<->ssub * hlcn/m/n}{} +\DeclareFontShape{T1}{hlcn}{b}{it}{<->ssub * hlcn/m/it}{} +\DeclareFontShape{T1}{hlcn}{b}{sl}{<->ssub * hlcn/m/it}{} + +\endinput |