Am 11.08.2015 um 18:22 schrieb David Kastrup:
Orm Finnendahl <orm.finnend...@selma.hfmdk-frankfurt.de> writes:
is there a way to position a FullBarRest on a specific line, like
"b' \rest" (but with a FullBarRest centered in the measure)?
\tweak Y-offset 2 R1
If you need this for more than just one rest in a row you also can use
an override (perhaps in combination with \once \override and \revert):
\version "2.19.24"
{
R1*2
\override MultiMeasureRest.staff-position = 0
R
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user