diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 23:38:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 23:38:21 +0000 |
commit | 215012a8d684889983ec2c0629e1c704e6853d9c (patch) | |
tree | ebf1271bd71869069824935ae8a5678745bf8bce /Master/texmf-dist/fonts/source/public/genealogy/drgen10.mf | |
parent | 1af3d19d6dbcbf309667d9cb4aa3cdda914914a9 (diff) |
trunk/Master/texmf-dist/fonts/source
git-svn-id: svn://tug.org/texlive/trunk@101 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/genealogy/drgen10.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/genealogy/drgen10.mf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/genealogy/drgen10.mf b/Master/texmf-dist/fonts/source/public/genealogy/drgen10.mf new file mode 100644 index 00000000000..756d36e4aa2 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/genealogy/drgen10.mf @@ -0,0 +1,20 @@ +% drgen10.mf +% D. Roegel, 20 april 1996 +% Adapted 1) from wasy10.mf, rsym.mf, wasychr.mf, +% 2) from gen10.mf and gen.mf (Knuth's genealogical symbols) +% + +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:="DRGEN"; +font_slant slant; font_x_height x_height#; +font_normal_space 6u#+2letter_fit#; +font_quad 18u#+4letter_fit#; + +input drgen; % symbols + +bye. |