]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/system.hh
Fix 1240.
[lilypond.git] / lily / include / system.hh
index 3bc7250d6f0606ac80fbe84ae2920f3734162be2..ddaaf4ce00d59fe7a8e1788d22f61232ed157e93 100644 (file)
@@ -41,6 +41,8 @@ public:
   Paper_score *paper_score () const;
   Grob *get_vertical_alignment ();
   Grob *get_extremal_staff (Direction dir, Interval const&);
+  Grob *get_pure_bound (Direction dir, int start, int end);
+  Grob *get_maybe_pure_bound (Direction dir, bool pure, int start, int end);
   int get_rank () const;
   void do_break_substitution_and_fixup_refpoints ();
   void post_processing ();