Re: parallel music with selective repeats

2014-10-13 Thread David Kastrup
Patrick or Cynthia Karl writes: > I have a piece of music that needs to have all staves but one repeat, and > that non-repeating staff is twice as long as the repeating. I tried the > following but got no joy: > > \version "2.19.15" > > musicA = \relative b' { c d e f } > musicB = \relative f

parallel music with selective repeats

2014-10-13 Thread Patrick or Cynthia Karl
I have a piece of music that needs to have all staves but one repeat, and that non-repeating staff is twice as long as the repeating. I tried the following but got no joy: \version "2.19.15" musicA = \relative b' { c d e f } musicB = \relative f' { f e d c } \score { << \new Sta