]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lookup.hh
* input/regression/rehearsal-mark-number.ly: new file.
[lilypond.git] / lily / include / lookup.hh
index 5c237fb1626bc4c2cbea906a0e607b1c7a4906bc..43d5f68761593804c7ce971bf87d89593917be34 100644 (file)
@@ -26,7 +26,7 @@ struct Lookup
   static Molecule slur (Bezier controls, Real cthick, Real thick);
   static Molecule bezier_sandwich (Bezier top_curve, Bezier bottom_curve);
   static Molecule horizontal_slope (Real width, Real slope, Real height);
-  static Molecule beam (Real slope, Real width, Real thick);
+  static Molecule beam (Real slope, Real width, Real thick, Real blot);
   static Molecule dashed_slur (Bezier, Real thick, Real dash);
   static Molecule blank (Box b);
   static Molecule filled_box (Box b);