lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 1296 in lilypond: Progerrors when using \laiss


From: lilypond
Subject: Re: [Lilypond-auto] Issue 1296 in lilypond: Progerrors when using \laissezVibrer in a cross-staff context
Date: Thu, 11 Apr 2013 05:48:41 +0000


Comment #11 on issue 1296 by address@hidden: 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]