Comment #11 on issue 1296 by [email protected]: Progerrors when using
\laissezVibrer in a cross-staff context
http://code.google.com/p/lilypond/issues/detail?id=1296
I'd still like to trace through what LilyPond does with the example below,
to have at least some clue what the problem is and why the cross-staff flag
avoids it.
Since since version 2.17.x, the tie stencil does get drawn multiple times
and note-spacing uses a different tie than what eventually gets
printed. 'cross-staff=#t fixed that as well, somehow.
<< \new Staff = "up" \relative c' {
% \override LaissezVibrerTie #'cross-staff = ##t
% \override LaissezVibrerTie #'direction = #DOWN
f8
\change Staff = "down"
c\laissezVibrer eeses
\change Staff = "up"
f }
\new Staff = "down" { \clef bass s2 }
Attachments:
1296.png 1.2 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings