]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-arrow.mf
Run `make grand-replace'.
[lilypond.git] / mf / feta-arrow.mf
index f44ebb6aebb4e33e1c007da9fdbddfe7b822c449..4dc742320d50f62269a51f7d7a8245a97886f74b 100644 (file)
@@ -3,7 +3,7 @@
 %
 % source file of the GNU LilyPond music typesetter
 %
-% (c) 2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+% (c) 2005--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
 fet_begingroup ("arrowheads");
 
@@ -145,7 +145,7 @@ fet_endchar;
 
 
 fet_beginchar ("close", "close.11");
-       set_char_box (.5 staff_space#, .5 staff_space# ,
+       set_char_box (.5 staff_space#, .5 staff_space#,
                      1.0 staff_space#, 0.0 staff_space#);
        set_arrow_paths (staff_space, 0.5 staff_space, 1.5, blot_diameter);
        fill close_path;
@@ -156,7 +156,7 @@ fet_endchar;
 
 
 fet_beginchar ("close", "close.1M1");
-       set_char_box (.5 staff_space#, .5 staff_space# ,
+       set_char_box (.5 staff_space#, .5 staff_space#,
                      0.0 staff_space#, 1.0 staff_space#);
        set_arrow_paths (staff_space, 0.5 staff_space, 1.5, blot_diameter);
        fill close_path;