diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/mflogo/nlogo.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/mflogo/nlogo.mf | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/mflogo/nlogo.mf b/Master/texmf-dist/fonts/source/public/mflogo/nlogo.mf new file mode 100644 index 00000000000..b43a3924665 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/mflogo/nlogo.mf @@ -0,0 +1,15 @@ +% Driver file for the METAFONT logo +if unknown logobase: input logobase fi + +mode_setup; font_setup; +input METAFON + +ligtable "T": "A" kern -.5u#; +ligtable "F": "O" kern -u#; + +font_quad:=18u#+2s#; +font_normal_space:=6u#+2s#; +font_normal_stretch:=3u#; +font_normal_shrink:=2u#; +font_identifier:="MFLOGO" if slant<>0: & "SL" fi; +font_coding_scheme:="AEFMNOT only"; |