]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/04f-Slurs.xml
Add a hack to packed spacing to work around extra columns.
[lilypond.git] / input / regression / musicxml / 04f-Slurs.xml
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>Slurs</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 2008 for Windows</software>\r
11       <software>Dolet Light for Finale 2008</software>\r
12       <encoding-date>2008-11-11</encoding-date>\r
13     </encoding>\r
14   </identification>\r
15   <part-list>\r
16     <score-part id="P1">\r
17       <part-name print-object="no">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     <measure number="1">\r
30       <attributes>\r
31         <divisions>1</divisions>\r
32         <key>\r
33           <fifths>0</fifths>\r
34           <mode>major</mode>\r
35         </key>\r
36         <time symbol="common">\r
37           <beats>4</beats>\r
38           <beat-type>4</beat-type>\r
39         </time>\r
40         <clef>\r
41           <sign>G</sign>\r
42           <line>2</line>\r
43         </clef>\r
44       </attributes>\r
45       <note>\r
46         <pitch>\r
47           <step>G</step>\r
48           <octave>4</octave>\r
49         </pitch>\r
50         <duration>1</duration>\r
51         <voice>1</voice>\r
52         <type>quarter</type>\r
53         <notations>\r
54           <slur number="1" placement="above" type="start"/>\r
55         </notations>\r
56       </note>\r
57       <note>\r
58         <pitch>\r
59           <step>C</step>\r
60           <octave>5</octave>\r
61         </pitch>\r
62         <duration>1</duration>\r
63         <voice>1</voice>\r
64         <type>quarter</type>\r
65         <notations>\r
66           <slur number="1" type="stop"/>\r
67           <slur number="1" placement="above" type="start"/>\r
68         </notations>\r
69       </note>\r
70       <note>\r
71         <pitch>\r
72           <step>A</step>\r
73           <octave>4</octave>\r
74         </pitch>\r
75         <duration>1</duration>\r
76         <voice>1</voice>\r
77         <type>quarter</type>\r
78         <notations>\r
79           <slur number="1" type="stop"/>\r
80           <slur number="1" placement="below" type="start"/>\r
81         </notations>\r
82       </note>\r
83       <note>\r
84         <pitch>\r
85           <step>G</step>\r
86           <octave>4</octave>\r
87         </pitch>\r
88         <duration>1</duration>\r
89         <voice>1</voice>\r
90         <type>quarter</type>\r
91         <notations>\r
92           <slur number="1" type="stop"/>\r
93         </notations>\r
94       </note>\r
95     </measure>\r
96     <!--=======================================================-->\r
97     <measure number="2">\r
98       <note>\r
99         <pitch>\r
100           <step>G</step>\r
101           <octave>4</octave>\r
102         </pitch>\r
103         <duration>1</duration>\r
104         <voice>1</voice>\r
105         <type>quarter</type>\r
106         <notations>\r
107           <slur number="1" placement="above" type="start"/>\r
108         </notations>\r
109       </note>\r
110       <note>\r
111         <pitch>\r
112           <step>C</step>\r
113           <octave>5</octave>\r
114         </pitch>\r
115         <duration>1</duration>\r
116         <voice>1</voice>\r
117         <type>quarter</type>\r
118         <notations>\r
119           <slur number="2" placement="above" type="start"/>\r
120         </notations>\r
121       </note>\r
122       <note>\r
123         <pitch>\r
124           <step>A</step>\r
125           <octave>4</octave>\r
126         </pitch>\r
127         <duration>1</duration>\r
128         <voice>1</voice>\r
129         <type>quarter</type>\r
130         <stem default-y="10.5">up</stem>\r
131         <notations>\r
132           <slur number="2" type="stop"/>\r
133         </notations>\r
134       </note>\r
135       <note default-x="312">\r
136         <pitch>\r
137           <step>G</step>\r
138           <octave>4</octave>\r
139         </pitch>\r
140         <duration>1</duration>\r
141         <voice>1</voice>\r
142         <type>quarter</type>\r
143         <stem default-y="5.5">up</stem>\r
144         <notations>\r
145           <slur number="1" type="stop"/>\r
146         </notations>\r
147       </note>\r
148       <barline location="right">\r
149         <bar-style>light-heavy</bar-style>\r
150       </barline>\r
151     </measure>\r
152   </part>\r
153   <!--=========================================================-->\r
154 </score-partwise>\r