bug-lilypond
[Top][All Lists]
Advanced

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

Re: First-note change bug, avec workaround


From: Han-Wen Nienhuys
Subject: Re: First-note change bug, avec workaround
Date: Thu, 01 Sep 2005 01:15:42 +0200
User-agent: Mozilla Thunderbird 1.0.6-1.1.fc4 (X11/20050720)

Trevor Bača wrote:
Context-first \change commands prior to any note, rest or skip data
print "warning: can't change `Staff' to `down': not changing to same
context type" and fail to effect staff change, as reported by Will
Oram.


%%%%% BEGN FIRST-NOTE CHANGE SNIPPET %%%%%%%

\score {
   \context PianoStaff = piano <<
      <<
         \context Staff = "1" {
            \clef treble
            \time 1/4
            \change Staff = "2" % THIS LINE FAILS

at this point, the Voice to be changed is not yet created. Perhaps we should make \context Voice implicit in \change.

--
 Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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