diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/cmextra/gen9.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/cmextra/gen9.mf | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/cmextra/gen9.mf b/Master/texmf-dist/fonts/source/public/cmextra/gen9.mf new file mode 100644 index 00000000000..eb056926a0f --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/cmextra/gen9.mf @@ -0,0 +1,13 @@ +% 9-point genealogy font +if unknown cmbase: input cmbase fi % omit if CMMF can be assumed +mode_setup; + +def generate suffix t= enddef; +input cmr9; font_setup; + +font_slant slant; font_x_height x_height#; +font_normal_space 6u#+2letter_fit#; +font_quad 18u#+4letter_fit#; + +input gen; +end |