]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/04a-Spanners-Finale.xml
Add support for max-systems-per-page.
[lilypond.git] / input / regression / musicxml / 04a-Spanners-Finale.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
3                                 "http://www.musicxml.org/dtds/partwise.dtd">\r
4 <score-partwise>\r
5   <movement-title>Spanners Test</movement-title>\r
6   <identification>\r
7     <creator type="composer">Reinhold Kainhofer</creator>\r
8     <rights>Public Domain </rights>\r
9     <encoding>\r
10       <software>Finale 2007 for Windows</software>\r
11       <software>Dolet Light for Finale 2007</software>\r
12       <encoding-date>2007-08-31</encoding-date>\r
13     </encoding>\r
14   </identification>\r
15   <part-list>\r
16     <score-part id="P1">\r
17       <part-name>MusicXML Part</part-name>\r
18       <score-instrument id="P1-I1">\r
19         <instrument-name>Grand Piano</instrument-name>\r
20       </score-instrument>\r
21       <midi-instrument id="P1-I1">\r
22         <midi-channel>1</midi-channel>\r
23         <midi-program>1</midi-program>\r
24       </midi-instrument>\r
25     </score-part>\r
26   </part-list>\r
27   <!--=========================================================-->\r
28   <part id="P1">\r
29       <!-- Tested spanners: tuplet, slur(solid, dashed), wedge (cresc, dim),\r
30            wavy-line, octave-shift (8va,8vb,15ma,15mb), bracket (solid, \r
31            dashed up/down, dashes, glissando (wavy), slide (solid), \r
32            pedal (down,up,change; line/Ped*)  -->\r
33     <measure number="1">\r
34       <attributes>\r
35         <divisions>24</divisions>\r
36         <key>\r
37           <fifths>0</fifths>\r
38           <mode>major</mode>\r
39         </key>\r
40         <time symbol="common">\r
41           <beats>4</beats>\r
42           <beat-type>4</beat-type>\r
43         </time>\r
44         <clef>\r
45           <sign>G</sign>\r
46           <line>2</line>\r
47         </clef>\r
48       </attributes>\r
49       <sound tempo="120"/>\r
50       <note>\r
51         <pitch>\r
52           <step>B</step>\r
53           <octave>4</octave>\r
54         </pitch>\r
55         <duration>16</duration>\r
56         <voice>1</voice>\r
57         <type>quarter</type>\r
58         <time-modification>\r
59           <actual-notes>3</actual-notes>\r
60           <normal-notes>2</normal-notes>\r
61         </time-modification>\r
62         <stem>down</stem>\r
63         <notations>\r
64           <tuplet number="1" placement="above" type="start"/>\r
65         </notations>\r
66       </note>\r
67       <note>\r
68         <pitch>\r
69           <step>B</step>\r
70           <octave>4</octave>\r
71         </pitch>\r
72         <duration>16</duration>\r
73         <voice>1</voice>\r
74         <type>quarter</type>\r
75         <time-modification>\r
76           <actual-notes>3</actual-notes>\r
77           <normal-notes>2</normal-notes>\r
78         </time-modification>\r
79         <stem>down</stem>\r
80       </note>\r
81       <note>\r
82         <pitch>\r
83           <step>B</step>\r
84           <octave>4</octave>\r
85         </pitch>\r
86         <duration>16</duration>\r
87         <voice>1</voice>\r
88         <type>quarter</type>\r
89         <time-modification>\r
90           <actual-notes>3</actual-notes>\r
91           <normal-notes>2</normal-notes>\r
92         </time-modification>\r
93         <stem>down</stem>\r
94         <notations>\r
95           <tuplet number="1" type="stop"/>\r
96         </notations>\r
97       </note>\r
98       <note>\r
99         <pitch>\r
100           <step>B</step>\r
101           <octave>4</octave>\r
102         </pitch>\r
103         <duration>24</duration>\r
104         <voice>1</voice>\r
105         <type>quarter</type>\r
106         <stem>down</stem>\r
107         <notations>\r
108           <slur number="1" type="start"/>\r
109         </notations>\r
110       </note>\r
111       <note>\r
112         <pitch>\r
113           <step>B</step>\r
114           <octave>4</octave>\r
115         </pitch>\r
116         <duration>24</duration>\r
117         <voice>1</voice>\r
118         <type>quarter</type>\r
119         <stem>down</stem>\r
120       </note>\r
121     </measure>\r
122     <!--=======================================================-->\r
123     <measure number="2">\r
124       <note>\r
125         <pitch>\r
126           <step>B</step>\r
127           <octave>4</octave>\r
128         </pitch>\r
129         <duration>24</duration>\r
130         <voice>1</voice>\r
131         <type>quarter</type>\r
132         <stem>down</stem>\r
133         <notations>\r
134           <slur number="1" type="stop"/>\r
135         </notations>\r
136       </note>\r
137       <note>\r
138         <pitch>\r
139           <step>B</step>\r
140           <octave>4</octave>\r
141         </pitch>\r
142         <duration>24</duration>\r
143         <voice>1</voice>\r
144         <type>quarter</type>\r
145         <stem>down</stem>\r
146         <notations>\r
147           <slur line-type="dashed" number="1" type="start"/>\r
148         </notations>\r
149       </note>\r
150       <note>\r
151         <pitch>\r
152           <step>B</step>\r
153           <octave>4</octave>\r
154         </pitch>\r
155         <duration>24</duration>\r
156         <voice>1</voice>\r
157         <type>quarter</type>\r
158         <stem>down</stem>\r
159       </note>\r
160       <note>\r
161         <pitch>\r
162           <step>B</step>\r
163           <octave>4</octave>\r
164         </pitch>\r
165         <duration>24</duration>\r
166         <voice>1</voice>\r
167         <type>quarter</type>\r
168         <stem>down</stem>\r
169         <notations>\r
170           <slur number="1" type="stop"/>\r
171         </notations>\r
172       </note>\r
173     </measure>\r
174     <!--=======================================================-->\r
175     <measure number="3">\r
176       <direction placement="above">\r
177         <direction-type>\r
178           <wedge default-y="10" spread="0" type="crescendo"/>\r
179         </direction-type>\r
180         <offset>1</offset>\r
181       </direction>\r
182       <note>\r
183         <pitch>\r
184           <step>B</step>\r
185           <octave>4</octave>\r
186         </pitch>\r
187         <duration>24</duration>\r
188         <voice>1</voice>\r
189         <type>quarter</type>\r
190         <stem>down</stem>\r
191       </note>\r
192       <direction>\r
193         <direction-type>\r
194           <wedge spread="15" type="stop"/>\r
195         </direction-type>\r
196         <offset>6</offset>\r
197       </direction>\r
198       <note>\r
199         <pitch>\r
200           <step>B</step>\r
201           <octave>4</octave>\r
202         </pitch>\r
203         <duration>24</duration>\r
204         <voice>1</voice>\r
205         <type>quarter</type>\r
206         <stem>down</stem>\r
207       </note>\r
208       <direction placement="above">\r
209         <direction-type>\r
210           <wedge default-y="13" spread="15" type="diminuendo"/>\r
211         </direction-type>\r
212       </direction>\r
213       <note>\r
214         <pitch>\r
215           <step>B</step>\r
216           <octave>4</octave>\r
217         </pitch>\r
218         <duration>24</duration>\r
219         <voice>1</voice>\r
220         <type>quarter</type>\r
221         <stem>down</stem>\r
222       </note>\r
223       <direction>\r
224         <direction-type>\r
225           <wedge spread="0" type="stop"/>\r
226         </direction-type>\r
227         <offset>8</offset>\r
228       </direction>\r
229       <note>\r
230         <pitch>\r
231           <step>B</step>\r
232           <octave>4</octave>\r
233         </pitch>\r
234         <duration>24</duration>\r
235         <voice>1</voice>\r
236         <type>quarter</type>\r
237         <stem>down</stem>\r
238       </note>\r
239     </measure>\r
240     <!--=======================================================-->\r
241     <measure number="4">\r
242       <note>\r
243         <pitch>\r
244           <step>B</step>\r
245           <octave>4</octave>\r
246         </pitch>\r
247         <duration>24</duration>\r
248         <voice>1</voice>\r
249         <type>quarter</type>\r
250         <stem>down</stem>\r
251         <notations>\r
252           <ornaments>\r
253             <trill-mark default-y="13"/>\r
254             <wavy-line default-y="13" number="1" type="start"/>\r
255           </ornaments>\r
256         </notations>\r
257       </note>\r
258       <note>\r
259         <pitch>\r
260           <step>B</step>\r
261           <octave>4</octave>\r
262         </pitch>\r
263         <duration>24</duration>\r
264         <voice>1</voice>\r
265         <type>quarter</type>\r
266         <stem>down</stem>\r
267         <notations>\r
268           <ornaments>\r
269             <wavy-line number="1" type="start"/>\r
270           </ornaments>\r
271         </notations>\r
272       </note>\r
273       <note>\r
274         <pitch>\r
275           <step>B</step>\r
276           <octave>4</octave>\r
277         </pitch>\r
278         <duration>24</duration>\r
279         <voice>1</voice>\r
280         <type>quarter</type>\r
281         <stem>down</stem>\r
282         <notations>\r
283           <ornaments>\r
284             <wavy-line default-y="10" number="1" type="stop"/>\r
285           </ornaments>\r
286         </notations>\r
287       </note>\r
288       <note>\r
289         <pitch>\r
290           <step>B</step>\r
291           <octave>4</octave>\r
292         </pitch>\r
293         <duration>24</duration>\r
294         <voice>1</voice>\r
295         <type>quarter</type>\r
296         <stem>down</stem>\r
297         <notations>\r
298           <ornaments>\r
299             <wavy-line number="1" type="start"/>\r
300             <wavy-line number="1" type="stop"/>\r
301           </ornaments>\r
302         </notations>\r
303       </note>\r
304     </measure>\r
305     <!--=======================================================-->\r
306     <measure number="5">\r
307       <note>\r
308         <pitch>\r
309           <step>B</step>\r
310           <octave>4</octave>\r
311         </pitch>\r
312         <duration>24</duration>\r
313         <voice>1</voice>\r
314         <type>quarter</type>\r
315         <stem>down</stem>\r
316       </note>\r
317       <direction>\r
318         <direction-type>\r
319           <octave-shift default-y="12" size="8" type="down"/>\r
320         </direction-type>\r
321         <offset>-22</offset>\r
322       </direction>\r
323       <note>\r
324         <pitch>\r
325           <step>B</step>\r
326           <octave>5</octave>\r
327         </pitch>\r
328         <duration>24</duration>\r
329         <voice>1</voice>\r
330         <type>quarter</type>\r
331         <stem>down</stem>\r
332       </note>\r
333       <direction>\r
334         <direction-type>\r
335           <octave-shift size="8" type="stop"/>\r
336         </direction-type>\r
337         <offset>-22</offset>\r
338       </direction>\r
339       <note>\r
340         <pitch>\r
341           <step>B</step>\r
342           <octave>4</octave>\r
343         </pitch>\r
344         <duration>24</duration>\r
345         <voice>1</voice>\r
346         <type>quarter</type>\r
347         <stem>down</stem>\r
348       </note>\r
349       <direction>\r
350         <direction-type>\r
351           <octave-shift default-y="16" size="15" type="down"/>\r
352         </direction-type>\r
353         <offset>-20</offset>\r
354       </direction>\r
355       <note>\r
356         <pitch>\r
357           <step>B</step>\r
358           <octave>6</octave>\r
359         </pitch>\r
360         <duration>24</duration>\r
361         <voice>1</voice>\r
362         <type>quarter</type>\r
363         <stem>down</stem>\r
364       </note>\r
365       <direction>\r
366         <direction-type>\r
367           <octave-shift size="15" type="stop"/>\r
368         </direction-type>\r
369         <offset>-15</offset>\r
370       </direction>\r
371     </measure>\r
372     <!--=======================================================-->\r
373     <measure number="6">\r
374       <print new-system="yes"/>\r
375       <direction placement="above">\r
376         <direction-type>\r
377           <bracket default-y="20" line-end="down" line-type="solid" number="1" type="start"/>\r
378         </direction-type>\r
379         <offset>2</offset>\r
380       </direction>\r
381       <note>\r
382         <pitch>\r
383           <step>B</step>\r
384           <octave>4</octave>\r
385         </pitch>\r
386         <duration>24</duration>\r
387         <voice>1</voice>\r
388         <type>quarter</type>\r
389         <stem>down</stem>\r
390       </note>\r
391       <direction placement="above">\r
392         <direction-type>\r
393           <bracket line-end="down" number="1" type="stop"/>\r
394         </direction-type>\r
395         <offset>8</offset>\r
396       </direction>\r
397       <note>\r
398         <pitch>\r
399           <step>B</step>\r
400           <octave>4</octave>\r
401         </pitch>\r
402         <duration>24</duration>\r
403         <voice>1</voice>\r
404         <type>quarter</type>\r
405         <stem>down</stem>\r
406       </note>\r
407       <direction placement="above">\r
408         <direction-type>\r
409           <bracket default-y="4" line-end="down" line-type="dashed" number="1" type="start"/>\r
410         </direction-type>\r
411         <offset>3</offset>\r
412       </direction>\r
413       <note>\r
414         <pitch>\r
415           <step>B</step>\r
416           <octave>4</octave>\r
417         </pitch>\r
418         <duration>24</duration>\r
419         <voice>1</voice>\r
420         <type>quarter</type>\r
421         <stem>down</stem>\r
422       </note>\r
423       <direction placement="above">\r
424         <direction-type>\r
425           <bracket line-end="down" number="1" type="stop"/>\r
426         </direction-type>\r
427         <offset>9</offset>\r
428       </direction>\r
429       <note>\r
430         <pitch>\r
431           <step>B</step>\r
432           <octave>4</octave>\r
433         </pitch>\r
434         <duration>24</duration>\r
435         <voice>1</voice>\r
436         <type>quarter</type>\r
437         <stem>down</stem>\r
438       </note>\r
439     </measure>\r
440     <!--=======================================================-->\r
441     <measure number="7">\r
442       <direction placement="above">\r
443         <direction-type>\r
444           <bracket default-y="16" line-end="none" line-type="solid" number="1" type="start"/>\r
445         </direction-type>\r
446         <offset>4</offset>\r
447       </direction>\r
448       <note>\r
449         <pitch>\r
450           <step>B</step>\r
451           <octave>4</octave>\r
452         </pitch>\r
453         <duration>24</duration>\r
454         <voice>1</voice>\r
455         <type>quarter</type>\r
456         <stem>down</stem>\r
457       </note>\r
458       <direction placement="above">\r
459         <direction-type>\r
460           <bracket line-end="down" number="1" type="stop"/>\r
461         </direction-type>\r
462         <offset>7</offset>\r
463       </direction>\r
464       <note>\r
465         <pitch>\r
466           <step>B</step>\r
467           <octave>4</octave>\r
468         </pitch>\r
469         <duration>24</duration>\r
470         <voice>1</voice>\r
471         <type>quarter</type>\r
472         <stem>down</stem>\r
473       </note>\r
474       <direction placement="above">\r
475         <direction-type>\r
476           <bracket default-y="16" line-end="none" line-type="dashed" number="1" type="start"/>\r
477         </direction-type>\r
478       </direction>\r
479       <note>\r
480         <pitch>\r
481           <step>B</step>\r
482           <octave>4</octave>\r
483         </pitch>\r
484         <duration>24</duration>\r
485         <voice>1</voice>\r
486         <type>quarter</type>\r
487         <stem>down</stem>\r
488       </note>\r
489       <direction placement="above">\r
490         <direction-type>\r
491           <bracket line-end="down" number="1" type="stop"/>\r
492         </direction-type>\r
493         <offset>2</offset>\r
494       </direction>\r
495       <note>\r
496         <pitch>\r
497           <step>B</step>\r
498           <octave>4</octave>\r
499         </pitch>\r
500         <duration>24</duration>\r
501         <voice>1</voice>\r
502         <type>quarter</type>\r
503         <stem>down</stem>\r
504       </note>\r
505     </measure>\r
506     <!--=======================================================-->\r
507     <measure number="8">\r
508       <direction placement="above">\r
509         <direction-type>\r
510           <bracket default-y="15" line-end="none" line-type="solid" number="1" type="start"/>\r
511         </direction-type>\r
512         <offset>5</offset>\r
513       </direction>\r
514       <note>\r
515         <pitch>\r
516           <step>B</step>\r
517           <octave>4</octave>\r
518         </pitch>\r
519         <duration>24</duration>\r
520         <voice>1</voice>\r
521         <type>quarter</type>\r
522         <stem>down</stem>\r
523       </note>\r
524       <note>\r
525         <pitch>\r
526           <step>B</step>\r
527           <octave>4</octave>\r
528         </pitch>\r
529         <duration>24</duration>\r
530         <voice>1</voice>\r
531         <type>quarter</type>\r
532         <stem>down</stem>\r
533       </note>\r
534       <direction placement="above">\r
535         <direction-type>\r
536           <bracket line-end="none" number="1" type="stop"/>\r
537         </direction-type>\r
538         <offset>-11</offset>\r
539       </direction>\r
540       <direction placement="above">\r
541         <direction-type>\r
542           <dashes default-y="10" number="1" type="start"/>\r
543         </direction-type>\r
544         <offset>6</offset>\r
545       </direction>\r
546       <note>\r
547         <pitch>\r
548           <step>B</step>\r
549           <octave>4</octave>\r
550         </pitch>\r
551         <duration>24</duration>\r
552         <voice>1</voice>\r
553         <type>quarter</type>\r
554         <stem>down</stem>\r
555       </note>\r
556       <direction placement="above">\r
557         <direction-type>\r
558           <dashes number="1" type="stop"/>\r
559         </direction-type>\r
560         <offset>11</offset>\r
561       </direction>\r
562       <note>\r
563         <pitch>\r
564           <step>B</step>\r
565           <octave>4</octave>\r
566         </pitch>\r
567         <duration>24</duration>\r
568         <voice>1</voice>\r
569         <type>quarter</type>\r
570         <stem>down</stem>\r
571       </note>\r
572     </measure>\r
573     <!--=======================================================-->\r
574     <measure number="9">\r
575       <note>\r
576         <pitch>\r
577           <step>B</step>\r
578           <octave>4</octave>\r
579         </pitch>\r
580         <duration>24</duration>\r
581         <voice>1</voice>\r
582         <type>quarter</type>\r
583         <stem>down</stem>\r
584         <notations>\r
585           <glissando line-type="wavy" number="1" type="start"/>\r
586         </notations>\r
587       </note>\r
588       <note>\r
589         <pitch>\r
590           <step>F</step>\r
591           <octave>5</octave>\r
592         </pitch>\r
593         <duration>24</duration>\r
594         <voice>1</voice>\r
595         <type>quarter</type>\r
596         <stem>down</stem>\r
597         <notations>\r
598           <glissando line-type="wavy" number="1" type="stop"/>\r
599         </notations>\r
600       </note>\r
601       <note>\r
602         <pitch>\r
603           <step>B</step>\r
604           <octave>4</octave>\r
605         </pitch>\r
606         <duration>24</duration>\r
607         <voice>1</voice>\r
608         <type>quarter</type>\r
609         <stem>down</stem>\r
610         <notations>\r
611           <technical>\r
612             <bend>\r
613               <bend-alter>6</bend-alter>\r
614             </bend>\r
615           </technical>\r
616         </notations>\r
617       </note>\r
618       <note print-object="no">\r
619         <pitch>\r
620           <step>F</step>\r
621           <octave>5</octave>\r
622         </pitch>\r
623         <duration>24</duration>\r
624         <voice>1</voice>\r
625         <type>quarter</type>\r
626         <stem>down</stem>\r
627       </note>\r
628     </measure>\r
629     <!--=======================================================-->\r
630     <measure number="10">\r
631       <note>\r
632         <pitch>\r
633           <step>B</step>\r
634           <octave>4</octave>\r
635         </pitch>\r
636         <duration>24</duration>\r
637         <voice>1</voice>\r
638         <type>quarter</type>\r
639         <stem>down</stem>\r
640         <notations>\r
641           <technical>\r
642             <bend>\r
643               <bend-alter>0</bend-alter>\r
644             </bend>\r
645           </technical>\r
646         </notations>\r
647       </note>\r
648       <note>\r
649         <pitch>\r
650           <step>B</step>\r
651           <octave>4</octave>\r
652         </pitch>\r
653         <duration>24</duration>\r
654         <voice>1</voice>\r
655         <type>quarter</type>\r
656         <stem>down</stem>\r
657       </note>\r
658       <note>\r
659         <pitch>\r
660           <step>B</step>\r
661           <octave>4</octave>\r
662         </pitch>\r
663         <duration>24</duration>\r
664         <voice>1</voice>\r
665         <type>quarter</type>\r
666         <stem>down</stem>\r
667         <notations>\r
668           <slide line-type="solid" number="1" type="start"/>\r
669         </notations>\r
670       </note>\r
671       <note>\r
672         <pitch>\r
673           <step>B</step>\r
674           <octave>4</octave>\r
675         </pitch>\r
676         <duration>24</duration>\r
677         <voice>1</voice>\r
678         <type>quarter</type>\r
679         <stem>down</stem>\r
680         <notations>\r
681           <slide line-type="solid" number="1" type="stop"/>\r
682         </notations>\r
683       </note>\r
684       <barline location="right">\r
685         <bar-style>light-heavy</bar-style>\r
686       </barline>\r
687     </measure>\r
688   </part>\r
689   <!--=========================================================-->\r
690 </score-partwise>\r