[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-bug
Subject:    \PianoStaff.connectArpeggios
From:       Damian leGassick <damianlegassick () mac ! com>
Date:       2007-04-30 19:12:55
Message-ID: loom.20070430T210857-613 () post ! gmane ! org
[Download RAW message or body]

does not work when combined with \Change Staff


\version "2.11.22"


pianoUp = {
	r8 \stemUp
	<e'' g''>\arpeggio
}
pianoDown = {
	\clef bass
	r8 \stemDown \change Staff = "up"
	<d' f' a'>\arpeggio	
}
\score {
		\new PianoStaff = "piano"
				<<
					\set PianoStaff.connectArpeggios = ##t
					\new Staff = "up" \pianoUp
					\new Staff = "down" \pianoDown
				>>
}





[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic