From 9d750e66db526a6eed3815ab4544e046c092f299 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:59:59 +0000 Subject: [PATCH] lilypond-0.1.22 --- mf/feta-bolletjes.mf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mf/feta-bolletjes.mf b/mf/feta-bolletjes.mf index cef0590903..f99fed2e69 100644 --- a/mf/feta-bolletjes.mf +++ b/mf/feta-bolletjes.mf @@ -21,7 +21,7 @@ def draw_brevis = head_width# = 2 interline#; holeheight = 3 stafflinethickness; - stem_width = 1.2 stafflinethickness; + stem_width = 1.4 stafflinethickness; define_pixels(head_width); @@ -66,8 +66,8 @@ fet_beginchar("Longa notehead", "-2", "longaball"); z7 = z5; z6 - z7 = (-stem_width/2, -interline); theta = angle(z6-z7)+ 90; - penpos7(stafflinethickness, theta); - penpos6(stem_width, theta); + penpos7(stem_width, theta); + penpos6(1.2 stem_width, theta); fill z7r .. z6r{z6-z7} .. {z7-z6} z6l -- z7l -- cycle; penlabels(6,7); -- 2.39.5