http://codereview.appspot.com/3061041/diff/1/ly/engraver-init.ly File ly/engraver-init.ly (left):
http://codereview.appspot.com/3061041/diff/1/ly/engraver-init.ly#oldcode322 ly/engraver-init.ly:322: \override StaffGrouper #'between-staff-spacing #'stretchability = #5 On 2010/11/12 14:55:28, Graham Percival wrote:
Keith: if we remove it, then what's the value of #'stretchability ?
Still 5. This patch changes the initialization in define-grobs, so no \override is required, and *all* grouped staves start out half as stretchy as un-grouped staves. http://codereview.appspot.com/3061041/diff/1/ly/engraver-init.ly File ly/engraver-init.ly (right): http://codereview.appspot.com/3061041/diff/1/ly/engraver-init.ly#newcode408 ly/engraver-init.ly:408: (minimum-distance . 4.5) Actually, I retracted the change above, after Trevor's email <http://lists.gnu.org/archive/html/lilypond-devel/2010-11/msg00177.html>. So I'll send an update with old indents anyway. http://codereview.appspot.com/3061041/ _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
