]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-column.hh
Add a hack to packed spacing to work around extra columns.
[lilypond.git] / lily / include / paper-column.hh
index 350ed4e63525904b642f4ac1ac64e9252e90ada2..66d7ba16da1b85b12b4c8f4cd759bec2060bcb16 100644 (file)
@@ -48,6 +48,7 @@ public:
   static Moment when_mom (Grob *);
   static bool is_used (Grob *);
   static bool is_breakable (Grob *);
+  static bool is_extraneous_column_from_ligature (Grob *);
   static Real minimum_distance (Grob *l, Grob *r);
   static Interval break_align_width (Grob *me);
 };