diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/psfonts/bh/lucida/macros/ts1hlcf.fd |
Initial commit
Diffstat (limited to 'fonts/psfonts/bh/lucida/macros/ts1hlcf.fd')
-rw-r--r-- | fonts/psfonts/bh/lucida/macros/ts1hlcf.fd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/fonts/psfonts/bh/lucida/macros/ts1hlcf.fd b/fonts/psfonts/bh/lucida/macros/ts1hlcf.fd new file mode 100644 index 0000000000..0dcda0d21a --- /dev/null +++ b/fonts/psfonts/bh/lucida/macros/ts1hlcf.fd @@ -0,0 +1,16 @@ +\ProvidesFile{ts1hlcf.fd}[2005/09/15 font definitions for TS1/hlcf (WaS/PCTeX/TUG)] +\@ifundefined{DeclareLucidaFontShape}{% +\def\DeclareLucidaFontShape#1#2#3#4#5#6{% +\DeclareFontShape{#1}{#2}{#3}{#4}{<->#5}{#6}}}{} + +\DeclareFontFamily{TS1}{hlcf}{} + +\DeclareLucidaFontShape{TS1}{hlcf}{m}{n}{ +hlcrf8c +}{} + +\DeclareFontShape{TS1}{hlcf}{m}{it}{<-> ssub * hlcf/m/n}{} +\DeclareFontShape{TS1}{hlcf}{b}{n}{<-> ssub * hlcf/m/n}{} +\DeclareFontShape{TS1}{hlcf}{b}{it}{<-> ssub * hlcf/m/n}{} + +\endinput |