lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "unroll code"


From: Gilles THIBAULT
Subject: Re: "unroll code"
Date: Sun, 15 May 2016 21:56:38 +0200
User-agent: KMail/4.14.5 (Linux/4.1.15-desktop-2.mga5; KDE/4.14.5; x86_64; ; )

Le vendredi 13 mai 2016, 23:01:12 Gianmaria Lari a écrit :
> Is there any tool to "unroll" the code. For instance, suppose you have
> something like this... 
> music =
> {
>   \repeat  unfold 3 {\fragment.1}
>   \repeat  unfold 2 {\fragment.1 \fragment.2}
> }

It is note possible with \repeat
Use instead, an alternative function \nCopy described here :
http://lists.gnu.org/archive/html/lilypond-user/2015-11/msg00358.html
and apply the corrections of David Kastrup
http://lists.gnu.org/archive/html/lilypond-user/2015-11/msg00361.html

In conjunction with \displayLilyMusic, it should work. 

-- 
Gilles



reply via email to

[Prev in Thread] Current Thread [Next in Thread]