]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/ambitus.hh
* lily/ledger-line-engraver.cc: new file.
[lilypond.git] / lily / include / ambitus.hh
index 2ebd67173d49c450204ee6bf4e1644326b5ee014..baea7d01ab0496c49d93adfe03c9a5517ff0b669 100644 (file)
@@ -15,6 +15,8 @@ struct Ambitus
 {
   DECLARE_SCHEME_CALLBACK (print, (SCM smob));
   static bool has_interface (Grob*);
+  static Slice get_positions (Grob*);
+  static Interval head_width (Grob* me, Grob * common);
 };
 
 #endif // AMBITUS_HH