Michael Gerdau <m...@qata.de> 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

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to