]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/61k-Lyrics-SpannersExtenders.xml
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / input / regression / musicxml / 61k-Lyrics-SpannersExtenders.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"
3                                 "http://www.musicxml.org/dtds/partwise.dtd">
4 <score-partwise version="1.1">
5   <identification>
6     <miscellaneous>
7       <miscellaneous-field name="description">Lyrics spanners: continued 
8             syllables and extenders, possibly spanning multiple notes. The 
9             intermediate notes do not have any &lt;lyric&gt; 
10             element.</miscellaneous-field>
11     </miscellaneous>
12   </identification>
13   <part-list>
14     <score-part id="P1">
15       <part-name print-object="no">MusicXML Part</part-name>
16     </score-part>
17   </part-list>
18   <!--=========================================================-->
19   <part id="P1">
20     <measure number="1">
21       <attributes>
22         <divisions>1</divisions>
23         <key>
24           <fifths>0</fifths>
25           <mode>major</mode>
26         </key>
27         <time symbol="common">
28           <beats>4</beats>
29           <beat-type>4</beat-type>
30         </time>
31         <clef>
32           <sign>G</sign>
33           <line>2</line>
34         </clef>
35       </attributes>
36       <note>
37         <pitch>
38           <step>C</step>
39           <octave>5</octave>
40         </pitch>
41         <duration>1</duration>
42         <voice>1</voice>
43         <type>quarter</type>
44         <lyric justify="left" number="1">
45           <syllabic>single</syllabic>
46           <text>A</text>
47           <extend/>
48         </lyric>
49       </note>
50       <note>
51         <pitch>
52           <step>C</step>
53           <octave>5</octave>
54         </pitch>
55         <duration>1</duration>
56         <voice>1</voice>
57         <type>quarter</type>
58       </note>
59       <note>
60         <pitch>
61           <step>C</step>
62           <octave>5</octave>
63         </pitch>
64         <duration>1</duration>
65         <voice>1</voice>
66         <type>quarter</type>
67         <lyric number="1">
68           <syllabic>begin</syllabic>
69           <text>b</text>
70         </lyric>
71       </note>
72       <note>
73         <pitch>
74           <step>C</step>
75           <octave>5</octave>
76         </pitch>
77         <duration>1</duration>
78         <voice>1</voice>
79         <type>quarter</type>
80       </note>
81     </measure>
82     <!--=======================================================-->
83     <measure number="2">
84       <note>
85         <pitch>
86           <step>C</step>
87           <octave>5</octave>
88         </pitch>
89         <duration>1</duration>
90         <voice>1</voice>
91         <type>quarter</type>
92       </note>
93       <note>
94         <pitch>
95           <step>C</step>
96           <octave>5</octave>
97         </pitch>
98         <duration>1</duration>
99         <voice>1</voice>
100         <type>quarter</type>
101         <lyric justify="left" number="1">
102           <syllabic>end</syllabic>
103           <text>CC</text>
104           <extend/>
105         </lyric>
106       </note>
107       <note>
108         <pitch>
109           <step>C</step>
110           <octave>5</octave>
111         </pitch>
112         <duration>1</duration>
113         <voice>1</voice>
114         <type>quarter</type>
115       </note>
116       <note>
117         <pitch>
118           <step>C</step>
119           <octave>5</octave>
120         </pitch>
121         <duration>1</duration>
122         <voice>1</voice>
123         <type>quarter</type>
124       </note>
125     </measure>
126     <!--=======================================================-->
127     <measure number="3">
128       <note>
129         <pitch>
130           <step>C</step>
131           <octave>5</octave>
132         </pitch>
133         <duration>1</duration>
134         <voice>1</voice>
135         <type>quarter</type>
136         <lyric justify="left" number="1">
137           <syllabic>single</syllabic>
138           <text>e</text>
139           <extend/>
140         </lyric>
141       </note>
142       <note>
143         <pitch>
144           <step>C</step>
145           <octave>5</octave>
146         </pitch>
147         <duration>1</duration>
148         <voice>1</voice>
149         <type>quarter</type>
150       </note>
151       <note>
152         <pitch>
153           <step>C</step>
154           <octave>5</octave>
155         </pitch>
156         <duration>1</duration>
157         <voice>1</voice>
158         <type>quarter</type>
159       </note>
160       <note>
161         <rest/>
162         <duration>1</duration>
163         <voice>1</voice>
164         <type>quarter</type>
165       </note>
166       <barline location="right">
167         <bar-style>light-heavy</bar-style>
168       </barline>
169     </measure>
170   </part>
171   <!--=========================================================-->
172 </score-partwise>