3 description
= "stupid testfile for pl68 features.";
5 copyright
= "public domain";
8 Tested Features: \multi
11 WARNING: the \multi construct is not very intuitive. You better try
15 \type Staff = treble {.. }
16 \type Staff = bass {.. }
19 construct to get multiple staffs, it's cleaner
29 \multi 1 < { c2 c2 } { c'2 c'2 } >
30 \multi 2 < { \stemdown c2 c2 } { \stemup c'2 c'2 } >
31 \multi 3 < { \clef "bass"; c2 c2 }
32 { \meter 2/4;\bar "||";
33 \key fis cis gis; c'2 c'2 }
38 { \meter 2/4; \clef "violin"; c2 c2 }
39 { \meter 2/4; \clef "bass"; c2 c2 }
42 { \meter 2/4; \clef "violin"; c2 c2 }
43 { \meter 2/4; \clef "bass"; c2 c2 }