Am 13.07.2008 um 05:52 schrieb Kieren MacMillan:

Hi James,


Here's a perfect reason to use \context Voice instead of — or rather, in addition to — \new Voice:


Once the Voice context has been created and populated with the notes, you are then able to "cram the staff switch information" down its throat by referencing it using the \context Voice construct. =)

Hope this helps!
Kieren.


Wow, you know I was so close in my original. I had originally voiceA = \new Voice = "voicea" \relative { music } voiceAswitches = \context Voice = "voicea" { switches }. And then in my \score block, \new Staff <<\voiceA \voiceAswitches>>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to