diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:57:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:57:58 +0000 |
commit | bcb22177f6a6bbd02e6a2cbb8d32517bdf36997b (patch) | |
tree | 3a23acf705ac3e591013deff4b9f397035705bcd /Master/texmf-dist/tex/latex/lhcyr/lhcyrwin/ot1wcss.fd | |
parent | dd924584334c660f0cda818ee0762c8ecd886490 (diff) |
lhcyr
git-svn-id: svn://tug.org/texlive/trunk@1038 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lhcyr/lhcyrwin/ot1wcss.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lhcyr/lhcyrwin/ot1wcss.fd | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lhcyr/lhcyrwin/ot1wcss.fd b/Master/texmf-dist/tex/latex/lhcyr/lhcyrwin/ot1wcss.fd new file mode 100644 index 00000000000..4c9f96bbe88 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lhcyr/lhcyrwin/ot1wcss.fd @@ -0,0 +1,44 @@ +%% +%% File `ot1wcss.fd' +%% +\ProvidesFile{ot1wcss.fd} + [1998/12/15 v1.0 V.V.Zhytnikov] +\DeclareFontFamily{OT1}{wcss}{\hyphenchar\font45 } +\DeclareFontShape{OT1}{wcss}{m}{n} + {% + <5><6><7><8>wcss8% + <9>wcss9% + <10><10.95>wcss10% + <12><14.4>wcss12% + <17.28><20.74><24.88>wcss17% + }{} +\DeclareFontShape{OT1}{wcss}{m}{it} + {<->sub*wcss/m/sl}{} +\DeclareFontShape{OT1}{wcss}{m}{sl} + {% + <5><6><7><8>wcssi8<9>wcssi9% + <10><10.95>wcssi10% + <12><14.4>wcssi12% + <17.28><20.74><24.88>wcssi17% + }{} +\DeclareFontShape{OT1}{wcss}{m}{sc} + {<->sub*wcr/m/sc}{} +\DeclareFontShape{OT1}{wcss}{m}{ui} + {<->sub*wcr/m/ui}{} +\DeclareFontShape{OT1}{wcss}{sbc}{n} + {% + <5><6><7><8><9>wcssdc10% + <10><10.95><12><14.4><17.28><20.74><24.88>wcssdc10% + }{} + +\DeclareFontShape{OT1}{wcss}{bx}{n} + {% + <5><6><7><8><9>wcssbx10% + <10><10.95><12><14.4><17.28><20.74><24.88>wcssbx10% + }{} +\DeclareFontShape{OT1}{wcss}{bx}{ui} + {<->sub*wcr/bx/ui}{} +\endinput +%% +%% End of file `ot1wcss.fd' +%% |