Updates: Summary: Dynamics collide with cross-staff barlines when attached to skips Owner: --- Labels: Collision
Comment #1 on issue 631 by v.villenave: Dynamics collide with cross-staff barlines when attached to skips
http://code.google.com/p/lilypond/issues/detail?id=631 Here's a better example. \version "2.13.36" music = { \repeat unfold 4 c''1 } \new StaffGroup << \new Staff << {s2.\< s4\fff } \\ \music >> \new Staff \music Neil had something to say on this subject: http://lists.gnu.org/archive/html/lilypond-devel/2010-03/msg00189.html " In theory, Separating_line_group_engraver is supposed to prevent this, but it doesn't work for objects attached to skips (hence why the same problem rears its ugly head in the Dynamics context). " I'm updating the title accordingly. Attachments: toto.png 1.8 KB _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond