> 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: m...@qata.de
GPG-keys available on request or at public keyserver

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

Reply via email to