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: Michael Gerdau
Subject: Re: Barcheck with full measure rests
Date: Tue, 21 May 2019 15:41:15 +0200 (CEST)

> 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.

Kind regards,
Michael
-- 
Michael Gerdau email: address@hidden
GPG-keys available on request or at public keyserver



reply via email to

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