diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA-Bold.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA-Bold.mf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA-Bold.mf b/Master/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA-Bold.mf new file mode 100644 index 00000000000..6a3ea69466d --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA-Bold.mf @@ -0,0 +1,16 @@ + +font_identifier:="MnSymbolA-Bold"; +font_size design_size * pt#; + +boolean bold_weight; +bold_weight := true; + +input MnSymbol-Parameter.mf; +input Sym-Base.mf; + +boolean negated; +negated := false; + +input Sym-Arrows.mf; + +bye; |