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