]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-symbol-referencer.hh
* lily/stem.cc (thickness): new function.
[lilypond.git] / lily / include / staff-symbol-referencer.hh
index d945de1492391326db8df3adcd0ff116937c81f3..24c8e099df2916fae26ea2c8d76bd767de1cea57 100644 (file)
@@ -32,6 +32,7 @@ public:
      typeface. ie. leading is vertical space.
   */
  
+  static Real line_thickness (Grob*);
   static Real staff_space (Grob*);
   static Grob * get_staff_symbol (Grob*);
   static bool on_staffline (Grob*);