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


_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to