lilypond-user
[Top][All Lists]
Advanced

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

Re: Barcheck with full measure rests


From: David Kastrup
Subject: Re: Barcheck with full measure rests
Date: Tue, 21 May 2019 15:58:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Michael Gerdau <address@hidden> writes:

>> Why would you use \\ for creating separate voices here?
>
> Lack of a better way to solve the problem :)
> (read: my ignorance)
>
>> At any rate, that sounds like you want \after
>> 
>> after =
>> #(define-music-function (delay ev main) (ly:duration? ly:music? ly:music?)
>>    #{ \context Bottom << { s$delay <> $ev } #main >> #})
>>    
>> And then you can write
>> { \after 2. ^\markup "some markup" R1 | }
>
> That does indeed seem to be what I want. Thank you very much indeed
> for reminding me of the existence of after.

Well, so far it's more the existence of the idea of \after .  It's not
like it is part of LilyPond yet.

-- 
David Kastrup



reply via email to

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