diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1998-08-11 01:45:43 +0200 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1998-08-11 01:45:43 +0200 |
commit | 1cf3d59c1559fb9774c4c1c8cae155cfe54a927c (patch) | |
tree | cbfa7cce6bae38537b71ee355d0f3b5d74a201e5 /mf/feta-schrift.mf | |
parent | 1e95a0be01466d1c98644f7705c8e07e41cc645c (diff) |
release: 1.0.1
Diffstat (limited to 'mf/feta-schrift.mf')
-rw-r--r-- | mf/feta-schrift.mf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mf/feta-schrift.mf b/mf/feta-schrift.mf index 8b28f2a47b..7257a45277 100644 --- a/mf/feta-schrift.mf +++ b/mf/feta-schrift.mf @@ -5,7 +5,7 @@ % music font % % (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl> -% Jan Nieuwenhuizen <jan@digicash.com> +% Jan Nieuwenhuizen <janneke@gnu.org> % @@ -130,10 +130,10 @@ fet_endchar; fet_beginchar("portato/single tenuto", "tenuto", "tenuto") save thick; - thick# = 1.2 stafflinethickness#; + thick# = 1.4 stafflinethickness#; define_pixels(thick); - set_char_box(.9 interline#, .9 interline#, thick#/2,thick#/2); + set_char_box(.6 interline#, .6 interline#, thick#/2,thick#/2); pickup pencircle scaled thick; lft x1 = -b; rt x2 = w; |