X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fpage-breaking.hh;h=150e09fa9aa726ffb40eee4fc8e0631faebddabc;hb=45dbb4db1979bd4bd531e0d66690fb8d3144f473;hp=b14c780ba5fdf4db3101ec511608f4ae92f6073f;hpb=5003ea937ca2d718fbbfb8479457d6b68f10f122;p=lilypond.git diff --git a/lily/include/page-breaking.hh b/lily/include/page-breaking.hh index b14c780ba5..150e09fa9a 100644 --- a/lily/include/page-breaking.hh +++ b/lily/include/page-breaking.hh @@ -100,6 +100,7 @@ public: bool ragged () const; bool ragged_last () const; bool is_last () const; + bool ends_score () const; Real page_height (int page_number, bool last) const; Real page_top_space () const; vsize system_count () const;