diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/knuth-lib/logobf10.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/knuth-lib/logobf10.mf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/knuth-lib/logobf10.mf b/Master/texmf-dist/fonts/source/public/knuth-lib/logobf10.mf new file mode 100644 index 00000000000..f943053ff5a --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/knuth-lib/logobf10.mf @@ -0,0 +1,10 @@ +% 10-point boldface METAFONT logo +font_size 10pt#; % the "design size" of this font +ht#:=6pt#; % height of characters +xgap#:=23/20*0.6pt#; % horizontal adjustment +u#:=23/20*4/9pt#; % unit width +s#:=.1pt#; % extra space at the left and the right +o#:=1/9pt#; % overshoot +px#:=44/36pt#; % horizontal thickness of pen +input logo % now generate the font +bye % and stop. |