On Thu, Aug 4, 2011 at 1:21 PM, Patrick Karl <[email protected]> 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 [email protected]
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
