]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-column.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / paper-column.hh
index 9109e4e6971fd18f3e23c8cb70bfc948a37182fd..314f52ec8f578e3d44842774f3611bdb13139a3a 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef PAPER_COLUMN_HH
@@ -49,6 +49,7 @@ public:
   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