On Mon, 5 Jan 2015 17:19:47 -0500
Kieren MacMillan <[email protected]> wrote:
> Another oft-encountered use case would be
>
> \repeat unfold N { a4\pp a a a }
>
> for which one currently must write
>
> a4\pp a a a \repeat unfold N-1 { a4 a a a }
\repeat unfold N { \atfirstrepeat{a\pp} \atsecondrepeat{a\ff} a a a }
\repeat unfold N { \atrepeat{{a\pp}{a\ff}} a a a }
I think these should be relatively easy to implement in scheme,
provided you can examine the value of the current repeat counter.
-- Johan
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user