]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/15a-Percussion-Finale.xml
Add a hack to packed spacing to work around extra columns.
[lilypond.git] / input / regression / musicxml / 15a-Percussion-Finale.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"
3                                 "http://www.musicxml.org/dtds/partwise.dtd">
4 <score-partwise version="1.1">
5   <movement-title>Percussion Staves</movement-title>
6   <identification/>
7   <part-list>
8     <score-part id="P1">
9       <part-name>Timpani</part-name>
10       <part-abbreviation>Timp.</part-abbreviation>
11     </score-part>
12     <part-group number="1" type="start">
13       <group-symbol>bracket</group-symbol>
14       <group-barline>yes</group-barline>
15     </part-group>
16     <score-part id="P2">
17       <part-name>Cymbals</part-name>
18       <part-abbreviation>Cym.</part-abbreviation>
19     </score-part>
20     <score-part id="P3">
21       <part-name>Triangle</part-name>
22       <part-abbreviation>Tri.</part-abbreviation>
23     </score-part>
24     <part-group number="1" type="stop"/>
25   </part-list>
26   <!--=========================================================-->
27   <part id="P1">
28     <measure number="1">
29       <attributes>
30         <divisions>1</divisions>
31         <key>
32           <fifths>0</fifths>
33           <mode>major</mode>
34         </key>
35         <time>
36           <beats>4</beats>
37           <beat-type>4</beat-type>
38         </time>
39         <clef>
40           <sign>F</sign>
41           <line>4</line>
42         </clef>
43       </attributes>
44       <note>
45         <pitch>
46           <step>E</step>
47           <octave>3</octave>
48         </pitch>
49         <duration>4</duration>
50         <tie type="start"/>
51         <voice>1</voice>
52         <type>whole</type>
53         <notations>
54           <tied type="start"/>
55           <ornaments/>
56         </notations>
57       </note>
58     </measure>
59     <!--=======================================================-->
60     <measure number="2">
61       <note>
62         <pitch>
63           <step>E</step>
64           <octave>3</octave>
65         </pitch>
66         <duration>4</duration>
67         <tie type="stop"/>
68         <voice>1</voice>
69         <type>whole</type>
70         <notations>
71           <tied type="stop"/>
72           <ornaments/>
73         </notations>
74       </note>
75       <barline location="right">
76         <bar-style>light-heavy</bar-style>
77       </barline>
78     </measure>
79   </part>
80   <!--=========================================================-->
81   <part id="P2">
82     <measure number="1">
83       <attributes>
84         <divisions>1</divisions>
85         <key>
86           <fifths>0</fifths>
87           <mode>major</mode>
88         </key>
89         <time>
90           <beats>4</beats>
91           <beat-type>4</beat-type>
92         </time>
93         <clef>
94           <sign>percussion</sign>
95         </clef>
96       </attributes>
97       <note>
98         <unpitched>
99           <display-step>E</display-step>
100           <display-octave>5</display-octave>
101         </unpitched>
102         <duration>3</duration>
103         <voice>1</voice>
104         <type>half</type>
105         <dot/>
106       </note>
107       <note>
108         <unpitched>
109           <display-step>E</display-step>
110           <display-octave>5</display-octave>
111         </unpitched>
112         <duration>1</duration>
113         <voice>1</voice>
114         <type>quarter</type>
115       </note>
116     </measure>
117     <!--=======================================================-->
118     <measure number="2">
119       <note>
120         <unpitched>
121           <display-step>D</display-step>
122           <display-octave>5</display-octave>
123         </unpitched>
124         <duration>4</duration>
125         <voice>1</voice>
126         <type>whole</type>
127       </note>
128       <barline location="right">
129         <bar-style>light-heavy</bar-style>
130       </barline>
131     </measure>
132   </part>
133   <!--=========================================================-->
134   <part id="P3">
135     <measure number="1">
136       <attributes>
137         <divisions>1</divisions>
138         <time>
139           <beats>4</beats>
140           <beat-type>4</beat-type>
141         </time>
142         <clef>
143           <sign>percussion</sign>
144         </clef>
145         <staff-details>
146           <staff-lines>1</staff-lines>
147         </staff-details>
148       </attributes>
149       <note>
150         <unpitched>
151           <display-step>F</display-step>
152           <display-octave>4</display-octave>
153         </unpitched>
154         <duration>3</duration>
155         <voice>1</voice>
156         <type>half</type>
157         <dot/>
158       </note>
159       <note>
160         <unpitched>
161           <display-step>F</display-step>
162           <display-octave>4</display-octave>
163         </unpitched>
164         <duration>1</duration>
165         <voice>1</voice>
166         <type>quarter</type>
167       </note>
168     </measure>
169     <!--=======================================================-->
170     <measure number="2">
171       <note>
172         <unpitched>
173           <display-step>E</display-step>
174           <display-octave>4</display-octave>
175         </unpitched>
176         <duration>4</duration>
177         <voice>1</voice>
178         <type>whole</type>
179       </note>
180       <barline location="right">
181         <bar-style>light-heavy</bar-style>
182       </barline>
183     </measure>
184   </part>
185   <!--=========================================================-->
186 </score-partwise>