diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/eurosym/feymo10.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/eurosym/feymo10.mf | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/eurosym/feymo10.mf b/Master/texmf-dist/fonts/source/public/eurosym/feymo10.mf new file mode 100644 index 00000000000..67fefa4c442 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/eurosym/feymo10.mf @@ -0,0 +1,17 @@ +% Created by makeeurosymbols. Don't edit! + +mode_setup; + +boolean doslant, dooutline; +numeric boldamount, dsize; + +doslant:= true; dooutline:= false; boldamount:= 0; dsize=10; + +font_size 10pt#; +scaleunit:= 0.425; +firstunit#:= scaleunit * pt#; +overunder#:= 0.4 firstunit#; + +input fey.mf; + +end. |