Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(590)

Unified Diff: lily/include/staff-grouper-interface.hh

Issue 331650043: Issue 2199: align outside-staff grobs vertically in staff groups (Closed)
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « input/regression/rehearsal-mark-align-staff-group-context.ly ('k') | lily/include/system.hh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/include/staff-grouper-interface.hh
diff --git a/lily/include/staff-grouper-interface.hh b/lily/include/staff-grouper-interface.hh
index 0e00d4280f72b64fc635290b07d559b4d5b64f15..f27ae6ac88e20b11789a4bb6d25700840a7140dd 100644
--- a/lily/include/staff-grouper-interface.hh
+++ b/lily/include/staff-grouper-interface.hh
@@ -26,6 +26,7 @@ class Staff_grouper_interface
{
public:
+ static Grob *get_extremal_staff (Grob *, Grob *refpoint, Direction dir, Interval const &iv);
static bool maybe_pure_within_group (Grob *, Grob *child, bool, int, int);
};
« no previous file with comments | « input/regression/rehearsal-mark-align-staff-group-context.ly ('k') | lily/include/system.hh » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b