lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Position FullBarRest


From: Orm Finnendahl
Subject: Re: Position FullBarRest
Date: Tue, 11 Aug 2015 18:54:39 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

many thanks!

--
Orm

Am Dienstag, den 11. August 2015 um 18:39:11 Uhr (+0200) schrieb Malte Meyn:
> Am 11.08.2015 um 18:22 schrieb David Kastrup:
> >Orm Finnendahl <address@hidden> 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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user



reply via email to

[Prev in Thread] Current Thread [Next in Thread]