Hi Risto, thanks, but that doesn't seem to work here. The rest symbol still is above the staff. I use this:
\version "2.11.7" \score { \new DrumStaff \with{ \override StaffSymbol #'line-count = #1 } { \override RhythmicStaff.MultiMeasureRest #'extra-offset = #'(0.0 . -1.0) { \time 9/8 R4.*3 } } } Does that have anything to do with the version I'm using,or am I doing it wrong? -- Orm Am 03. März 2008, 23:37 Uhr (+0200) schrieb Risto Vääräniemi: > Hi Orm, > > On 03/03/2008, Orm Finnendahl wrote: > > I'm trying to input multimeasure rests on a single line > > DrumStaff. Unfortunately these rests are drawn above the stave (as the > > single line represents the middle b). How can I make this rest appear > > hanging on the single line instead of above it? (sorry if I'm missing > > the obvious). > > I was struggling with the same thing two months back and then I just > lowered the rests by one "space unit". \override > RhythmicStaff.MultiMeasureRest #'extra-offset = #'(0.0 . -1.0) > > Have a look at: > http://lists.gnu.org/archive/html/lilypond-user/2008-01/msg00160.html > > -Risto > > > _______________________________________________ > lilypond-user mailing list > lilypond-user@gnu.org > http://lists.gnu.org/mailman/listinfo/lilypond-user _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user