Re: staff-position single multimeasure rest

2004-03-15 Thread Mats Bengtsson
If you use the correct combination of upper case and lower case letters, in MultiMeasureRest, I think your solution will work. /Mats David Bobroff wrote: I want to adjust the staff-position of a single MultiMeasureRest. That is, I have an R1 that I want to place hanging from the top staff line

staff-position single multimeasure rest

2004-03-12 Thread David Bobroff
I want to adjust the staff-position of a single MultiMeasureRest. That is, I have an R1 that I want to place hanging from the top staff line rather than the center line. This will keep it out of the way of some cue notes. I tried: \once \override Staff.MultimeasureRest #'staff-position = #5 Bu