]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/03d-Directions-MultimeasureRests.xml.broken
MusicXML: Add test case for directions in the middle of some multimeasure-rests
[lilypond.git] / input / regression / musicxml / 03d-Directions-MultimeasureRests.xml.broken
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"\r
3                                 "http://www.musicxml.org/dtds/partwise.dtd">\r
4 <score-partwise version="1.1">\r
5   <movement-title>MusicXML directions (attached to staff)</movement-title>\r
6   <identification>\r
7     <miscellaneous>\r
8       <miscellaneous-field name="description">Directions between some \r
9         multi-measure rests should still be converted to the correct \r
10         position.</miscellaneous-field>\r
11     </miscellaneous>\r
12   </identification>\r
13   <defaults/>\r
14   <part-list>\r
15     <score-part id="P1">\r
16       <part-name print-object="no">MusicXML Part</part-name>\r
17     </score-part>\r
18   </part-list>\r
19   <!--=========================================================-->\r
20   <part id="P1">\r
21     <!--=======================================================-->\r
22     <measure number="1">\r
23       <attributes>\r
24         <divisions>8</divisions>\r
25         <key>\r
26           <fifths>0</fifths>\r
27           <mode>major</mode>\r
28         </key>\r
29         <time symbol="common">\r
30           <beats>4</beats>\r
31           <beat-type>4</beat-type>\r
32         </time>\r
33         <clef>\r
34           <sign>G</sign>\r
35           <line>2</line>\r
36         </clef>\r
37       </attributes>\r
38       <note>\r
39         <rest/>\r
40         <duration>32</duration>\r
41         <voice>1</voice>\r
42       </note>\r
43       <direction placement="above">\r
44         <direction-type>\r
45           <words font-family="Times New Roman" font-size="9.6" font-weight="bold">TEST</words>\r
46         </direction-type>\r
47         <offset>-4</offset>\r
48       </direction>\r
49     </measure>\r
50     <!--=======================================================-->\r
51     <measure number="2">\r
52       <note>\r
53         <rest/>\r
54         <duration>32</duration>\r
55         <voice>1</voice>\r
56       </note>\r
57     </measure>\r
58     <!--=======================================================-->\r
59     <measure number="3">\r
60       <note>\r
61         <rest/>\r
62         <duration>32</duration>\r
63         <voice>1</voice>\r
64       </note>\r
65       <barline location="right">\r
66         <bar-style>light-heavy</bar-style>\r
67       </barline>\r
68     </measure>\r
69     <!--=======================================================-->\r
70   </part>\r
71   <!--=========================================================-->\r
72 </score-partwise>\r