]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.22
authorfred <fred>
Sun, 24 Mar 2002 19:59:59 +0000 (19:59 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:59:59 +0000 (19:59 +0000)
mf/feta-bolletjes.mf

index cef05909039b0774cc31b7d0bf4cd7cf19572065..f99fed2e69b6123753a7e7b3b496581579c0f3f6 100644 (file)
@@ -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);