]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/33f-Trill-EndingOnGraceNote-Finale.xml
Docs: update texidoc usage example
[lilypond.git] / input / regression / musicxml / 33f-Trill-EndingOnGraceNote-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>
5   <identification>
6     <miscellaneous>
7       <miscellaneous-field name="description">A trill spanner that ends on an 
8           after-grace note.</miscellaneous-field>
9     </miscellaneous>
10   </identification>
11   <part-list>
12     <score-part id="P1">
13       <part-name>MusicXML Part</part-name>
14       <score-instrument id="P1-I1">
15         <instrument-name>Acoustic Grand Piano</instrument-name>
16       </score-instrument>
17       <midi-instrument id="P1-I1">
18         <midi-channel>1</midi-channel>
19         <midi-program>1</midi-program>
20       </midi-instrument>
21     </score-part>
22   </part-list>
23   <!--=========================================================-->
24   <part id="P1">
25     <measure number="25">
26       <attributes>
27         <divisions>336</divisions>
28         <key>
29           <fifths>0</fifths>
30           <mode>major</mode>
31         </key>
32         <time>
33           <beats>6</beats>
34           <beat-type>8</beat-type>
35         </time>
36         <staves>2</staves>
37         <clef number="1">
38           <sign>G</sign>
39           <line>2</line>
40         </clef>
41         <clef number="2">
42           <sign>F</sign>
43           <line>4</line>
44         </clef>
45       </attributes>
46       <note>
47         <pitch>
48           <step>E</step>
49           <octave>5</octave>
50         </pitch>
51         <duration>336</duration>
52         <voice>1</voice>
53         <type>quarter</type>
54         <stem>down</stem>
55         <staff>1</staff>
56         <notations>
57           <slur number="1" placement="above" type="start"/>
58         </notations>
59       </note>
60       <note>
61         <pitch>
62           <step>F</step>
63           <alter>1</alter>
64           <octave>5</octave>
65         </pitch>
66         <duration>84</duration>
67         <voice>1</voice>
68         <type>16th</type>
69         <accidental>sharp</accidental>
70         <stem>down</stem>
71         <staff>1</staff>
72         <beam number="1">begin</beam>
73         <beam number="2">begin</beam>
74       </note>
75       <note>
76         <pitch>
77           <step>G</step>
78           <octave>5</octave>
79         </pitch>
80         <duration>84</duration>
81         <voice>1</voice>
82         <type>16th</type>
83         <stem>down</stem>
84         <staff>1</staff>
85         <beam number="1">end</beam>
86         <beam number="2">end</beam>
87         <notations>
88           <slur number="1" type="stop"/>
89           <ornaments>
90             <trill-mark default-y="39"/>
91             <wavy-line default-y="39" number="1" type="start"/>
92           </ornaments>
93         </notations>
94       </note>
95       <note>
96         <grace/>
97         <pitch>
98           <step>B</step>
99           <octave>5</octave>
100         </pitch>
101         <voice>1</voice>
102         <type>16th</type>
103         <stem>up</stem>
104         <staff>1</staff>
105       </note>
106       <note>
107         <pitch>
108           <step>A</step>
109           <octave>5</octave>
110         </pitch>
111         <duration>504</duration>
112         <voice>1</voice>
113         <type>quarter</type>
114         <dot/>
115         <stem>down</stem>
116         <staff>1</staff>
117       </note>
118       <note>
119         <grace/>
120         <pitch>
121           <step>G</step>
122           <octave>5</octave>
123         </pitch>
124         <voice>1</voice>
125         <type>16th</type>
126         <stem>up</stem>
127         <staff>1</staff>
128         <beam number="1">begin</beam>
129         <beam number="2">begin</beam>
130       </note>
131       <note>
132         <grace/>
133         <pitch>
134           <step>A</step>
135           <octave>5</octave>
136         </pitch>
137         <voice>1</voice>
138         <type>16th</type>
139         <stem>up</stem>
140         <staff>1</staff>
141         <beam number="1">end</beam>
142         <beam number="2">end</beam>
143         <notations>
144           <ornaments>
145             <wavy-line number="1" type="stop"/>
146           </ornaments>
147         </notations>
148       </note>
149     </measure>
150   </part>
151   <!--=========================================================-->
152 </score-partwise>