]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/constrained-breaking.hh
Fix Page_breaking::min_page_count on ragged pages.
[lilypond.git] / lily / include / constrained-breaking.hh
index 4bfdde23fa598adf0c38e1e37590d1a281050bce..216ecc881f73dc0d9ac20e459437fb7d78ff4950 100644 (file)
@@ -112,6 +112,7 @@ struct Line_details {
   Line_details (Prob *pb, Output_def *paper);
   Real full_height () const;
   Real tallness () const;
+  Real spring_length (Line_details const &next_line) const;
 };
 
 /*