Hello Frank,
an R is not a rest for Lilypond but a multi-measure rest. Therefore
you need to change the staff-position of that with the \override
command (to be inserted directly before the R:
\override MultiMeasureRest #'staff-position = #-1
The number indicates the number of staff-spaces that the rest is moved
(one down). You can even use the same command for normal rests but
have to change MultiMeasureRest to Rest in that case.
Cheers,
Jonas
Am 04.10.2011 um 20:42 schrieb Frank Steinmetzger:
Hello again
this time it is really a problem and not a fault of my own. :-)
Namely: there is a small part with two voices, in which I need to
move the
whole-measure rest in the lower voice down a bit (see screenie).
I found http://lsr.dsi.unimi.it/LSR/Item?id=159 which explains
\rest, i.e.
a4.\rest. However, that gives me a normal r4., whereas I need an R4..
How can I achieve that? Thanks.
--
Gruß | Greetings | Qapla'
Contrariwise, if it was so, it might be; and if it were so, it would
be;
but as it isn’t, it ain’t.
<rest.png>_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user