]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-column.hh
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / lily / include / paper-column.hh
index 0157eb6bb9a64079af671078cca25d0f2102e3a1..350ed4e63525904b642f4ac1ac64e9252e90ada2 100644 (file)
@@ -48,6 +48,8 @@ public:
   static Moment when_mom (Grob *);
   static bool is_used (Grob *);
   static bool is_breakable (Grob *);
+  static Real minimum_distance (Grob *l, Grob *r);
+  static Interval break_align_width (Grob *me);
 };
 
 #endif // PAPER_COLUMN_HH