diff options
author | Karl Berry <karl@freefriends.org> | 2007-04-28 23:50:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-04-28 23:50:18 +0000 |
commit | cf5c11423240ba8debc063012e6d1d232e6475ba (patch) | |
tree | 02994000bf507b8ba6d169ede8a2c93896dd66b6 /Master/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC-Bold.mf | |
parent | 13d30f4bd3dd877180a14053b3f0029a82423019 (diff) |
reinstate mnsymbol, good with palatino et al., not just minion
git-svn-id: svn://tug.org/texlive/trunk@4209 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC-Bold.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC-Bold.mf | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC-Bold.mf b/Master/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC-Bold.mf new file mode 100644 index 00000000000..0bb70c1a740 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC-Bold.mf @@ -0,0 +1,13 @@ + +font_identifier:="MnSymbolC-Bold"; +font_size design_size * pt#; + +boolean bold_weight; +bold_weight := true; + +input MnSymbol-Parameter.mf; +input Sym-Base.mf; + +input Sym-Geometric.mf; + +bye; |