lilypond-user
[Top][All Lists]
Advanced

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

Re: \repeat unfold behavior


From: Ralph Palmer
Subject: Re: \repeat unfold behavior
Date: Thu, 4 Aug 2011 13:31:56 -0400



On Thu, Aug 4, 2011 at 1:21 PM, Patrick Karl <address@hidden> wrote:
I discovered that the \repeat unfold 2 in:

\relative a' {
       \repeat unfold 2 {a' b c}
}

is not equivalent to:  a' b c   a' b c

but rather to:           a' b c   a b c

That surprised me.  I have not been able to find any documentation in Notation about this behavior.


Greetings, Patrick Karl -

That would be the behavior  I would expect, as long as you are using \relative. Otherwise, the repeat will be an octave above the initial a' b c.

Ralph
 
--
Ralph Palmer
Montague City, MA
USA
address@hidden

reply via email to

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