Issue 439: script collides with cross-staff beam http://code.google.com/p/lilypond/issues/detail?id=439
Comment #3 by derhindemith: is this related to to this: http://lists.gnu.org/archive/html/lilypond-user/2008-06/msg00583.html % Slur and fingering interfere with cross-staff beaming. % If either the fingering or the slur are removed, the % correct beaming is used. \version "2.11.49" \new PianoStaff << \new Staff \relative { \time 6/8 g''16 e c g \change Staff = "LH" \voiceOne e( c e, c'-1 e, c e c) } \new Staff = "LH" { \time 6/8 \clef bass s2. }
-- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
