Am 18.05.2014 16:32, schrieb David Kastrup:
Philippe Baril Lecavalier <pbl....@gmail.com> writes:

Dear list,

After much search, I finally found the "\repeat unfold N", but is it
possible with scheme to create new operators, to abbreviate things?

[...]

So for
simplicity, could one create a new operator through scheme, like "**"?
Example of what I mean:

     {c8 g e g} ** 6
would amount to:
     \repeat unfold 6 {c8 g e g}

No.  The closest you can probably get is




But that requires a fairly recent variant of LilyPond (2.17.25 or later).



Fair enough. And writing \* is not much more than **.
And 2.17.25 is still earlier than 2.18, so that should be generally OK too.

Urs

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

Reply via email to