]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/beam.hh
* input/mozart-hrn3-defs.ly (startGraceContext): Customize grace init.
[lilypond.git] / lily / include / beam.hh
index dcc7ba17905d98930d84933f0902c53bcd0acbd2..e8ace6dcceda6215657006974d305289a4eb8476 100644 (file)
@@ -26,9 +26,10 @@ public:
   static void set_stemlens (Grob*);
   static int get_multiplicity (Grob*me);
   static Real get_interbeam (Grob*me);
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
-  DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM ));
-  DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM ));
+  DECLARE_SCHEME_CALLBACK (space_function, (SCM, SCM));
+  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM));
+  DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM));
+  DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));
 
   /* position callbacks */
   DECLARE_SCHEME_CALLBACK (least_squares, (SCM));