]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-head.hh
* scm/lily-library.scm (ordered-cons): new function.
[lilypond.git] / lily / include / note-head.hh
index 263ed5376f7c757587bd9c059603a26f448c079a..55b1107f9f67fba189b0b80c4ddcf39df453b492 100644 (file)
@@ -26,6 +26,8 @@ public:
   static bool has_interface (Grob *);
   static Real stem_attachment_coordinate (Grob *, Axis a);
   static int get_balltype (Grob *);
+
+  static Offset get_stem_attachment (Font_metric *, string);
 };
 #endif // NOTEHEAD_HH