diff options
author | Karl Berry <karl@freefriends.org> | 2008-10-12 17:42:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-10-12 17:42:05 +0000 |
commit | f2059103fc4f1298d6b022b3c5897b583d8ae3ee (patch) | |
tree | ae2a27fade29654326ee0d688d81b1fe0bb003cb /Master/texmf-dist/tex/latex/ot2cyr/ot2hls.fd | |
parent | 7800349461c795f293e70e58022fcad1055fbf9e (diff) |
rm ot2cyr, support for nonfree fonts only; regular wn* support is in standard latex
git-svn-id: svn://tug.org/texlive/trunk@10938 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ot2cyr/ot2hls.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/ot2cyr/ot2hls.fd | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/Master/texmf-dist/tex/latex/ot2cyr/ot2hls.fd b/Master/texmf-dist/tex/latex/ot2cyr/ot2hls.fd deleted file mode 100644 index 351218d16b1..00000000000 --- a/Master/texmf-dist/tex/latex/ot2cyr/ot2hls.fd +++ /dev/null @@ -1,37 +0,0 @@ -%Filename: OT2hls.fd -%Created by: tex makecyr -%Created using fontinst v1.500 - -%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY - -\ProvidesFile{OT2hls.fd} - [1995/10/15 Fontinst v1.500 font definitions for OT2/hls.] - -\DeclareFontFamily{OT2}{hls}{} - -\DeclareFontShape{OT2}{hls}{b}{n}{ - <-> hlsb7k -}{} - -\DeclareFontShape{OT2}{hls}{b}{it}{ - <-> hlsbo7k -}{} - -\DeclareFontShape{OT2}{hls}{m}{n}{ - <-> hlsro7k -}{} - -\DeclareFontShape{OT2}{hls}{m}{it}{ - <-> hlsr7k -}{} - -\DeclareFontShape{OT2}{hls}{bx}{n}{<->ssub * hls/b/n}{} -\DeclareFontShape{OT2}{hls}{bx}{it}{<->ssub * hls/b/it}{} -\DeclareFontShape{OT2}{hls}{b}{ui}{<->sub * hls/b/it}{} -\DeclareFontShape{OT2}{hls}{bx}{ui}{<->ssub * hls/b/ui}{} -\DeclareFontShape{OT2}{hls}{l}{n}{<->ssub * hls/m/n}{} -\DeclareFontShape{OT2}{hls}{l}{it}{<->ssub * hls/m/it}{} -\DeclareFontShape{OT2}{hls}{m}{ui}{<->sub * hls/m/it}{} -\DeclareFontShape{OT2}{hls}{l}{ui}{<->ssub * hls/m/ui}{} - -\endinput |