Klaus, Perfect! Thank you so much.
Mark -----Original Message----- From: lilypond-user [mailto:[email protected]] On Behalf Of Klaus Blum Sent: Saturday, August 20, 2016 3:50 PM To: [email protected] Subject: RE: unwanted staves Hi Mark, in your second code example, the contents of the "lower" staff is no more grouped into a single expression by << ... >>, so you should put it into a pair of braces: % ------------------------------ \new Staff = "lower" { % !! \time 4/4 \key bes \major \clef bass \relative c { c4 c c c } } % !! % ------------------------------ Cheers, Klaus -- View this message in context: http://lilypond.1069038.n5.nabble.com/unwanted-staves-tp193853p193857.html Sent from the User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
