bug-lilypond
[Top][All Lists]
Advanced

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

unfold-repeats bug


From: Heikki Johannes Junes
Subject: unfold-repeats bug
Date: Sun, 8 Dec 2002 02:18:26 +0200 (EET)

The following did not work in 1.7.9:

\score {
    \context PianoStaff <
        \context Voice = i {
            \notes \transpose c c' { \apply #unfold-repeats  \repeat
"tremolo" 12 { g8 c'8 } }
        }
        \context Voice = ii {
            \notes \transpose c c' { \apply #unfold-repeats  \repeat
"tremolo" 12 { es,8 es8 } }
        }
    >

    \paper { }
    \midi { \tempo 4 = 80 }
}

      Heikki Junes



reply via email to

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