summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/sansmathfonts/omscmsssy.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-04 20:54:15 +0000
committerKarl Berry <karl@freefriends.org>2019-04-04 20:54:15 +0000
commita1793dc7c8f8fa5cb0b32fe6f0218c094a280c56 (patch)
tree34710f0c1ba1378d2331d0a74429835446833708 /Master/texmf-dist/tex/latex/sansmathfonts/omscmsssy.fd
parent05a6ad0a69bc86f88f8fd796c442e698458e007a (diff)
sansmathfonts (4apr19)
git-svn-id: svn://tug.org/texlive/trunk@50756 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/sansmathfonts/omscmsssy.fd')
-rw-r--r--Master/texmf-dist/tex/latex/sansmathfonts/omscmsssy.fd18
1 files changed, 13 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/sansmathfonts/omscmsssy.fd b/Master/texmf-dist/tex/latex/sansmathfonts/omscmsssy.fd
index 9b07af94bf4..1dabc1aa352 100644
--- a/Master/texmf-dist/tex/latex/sansmathfonts/omscmsssy.fd
+++ b/Master/texmf-dist/tex/latex/sansmathfonts/omscmsssy.fd
@@ -13,15 +13,23 @@
%% version 2005/12/01 or later.
%%
\ProvidesFile{omscmsssy.fd}
- [2013/03/22]
+ [2019/04/04]
\DeclareFontFamily{OMS}{cmsssy}{\skewchar\font48 }
\DeclareFontShape{OMS}{cmsssy}{m}{n}{%
- <5><6><7><8><9><10>gen*cmsssy%
- <10.95><12><14.4><17.28><20.74><24.88>cmsssy10%
+ <-6>cmsssy5%
+ <6-7>cmsssy6%
+ <7-8>cmsssy7%
+ <8-9>cmsssy8%
+ <9-10>cmsssy9%
+ <10->cmsssy10%
}{}
\DeclareFontShape{OMS}{cmsssy}{b}{n}{%
- <5><6><7><8><9>gen*cmssbsy%
- <10><10.95><12><14.4><17.28><20.74><24.88>cmssbsy10%
+ <-6>cmssbsy5%
+ <6-7>cmssbsy6%
+ <7-8>cmssbsy7%
+ <8-9>cmssbsy8%
+ <9-10>cmssbsy9%
+ <10->cmssbsy10%
}{}
\endinput
%%