]> git.donarmstrong.com Git - lilypond.git/blob - input/test/updown.fly
69ba825f68c372df8bcad5c7230c6d533f2008c6
[lilypond.git] / input / test / updown.fly
1 % this used to work:
2 % <{\voiceone e}
3 % {\voicetwo c}>
4
5 % now we need:
6 \context Staff
7 <{\voiceone e}
8 {\voicetwo c}>
9
10
11 \version "1.0.20";