David Kastrup <[email protected]> writes:

> No.  The closest you can probably get is
>
>
> "\\*" =
> #(define-music-function (parser location n m) (index? ly:music?)
>   (make-music 'UnfoldedRepeatedMusic
>    'repeat-count n
>    'element m))
>
> \* 6 {c8 g e g}

Good enough for me!

-- Johan

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to