summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/cmextra/gen10.mf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/cmextra/gen10.mf')
-rw-r--r--Master/texmf-dist/fonts/source/public/cmextra/gen10.mf14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/cmextra/gen10.mf b/Master/texmf-dist/fonts/source/public/cmextra/gen10.mf
new file mode 100644
index 00000000000..5f2db849bc6
--- /dev/null
+++ b/Master/texmf-dist/fonts/source/public/cmextra/gen10.mf
@@ -0,0 +1,14 @@
+% 10-point genealogy font
+if unknown cmbase: input cmbase fi % omit if CMMF can be assumed
+mode_setup;
+
+def generate suffix t= enddef;
+input cmr10; font_setup;
+
+font_identifier:="GEN";
+font_slant slant; font_x_height x_height#;
+font_normal_space 6u#+2letter_fit#;
+font_quad 18u#+4letter_fit#;
+
+input gen;
+end