]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/14b-DifferentKeysAfterBackup-PJB.xml
Add a hack to packed spacing to work around extra columns.
[lilypond.git] / input / regression / musicxml / 14b-DifferentKeysAfterBackup-PJB.xml
1 <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 0.6b Partwise//EN"
3  "http://www.musicxml.org/dtds/partwise.dtd">
4 <score-partwise>
5         <identification>
6                 <encoding>
7                         <software>/usr/bin/vi</software>
8                         <encoding-date>2007-01-22</encoding-date>
9                 </encoding>
10         </identification>
11         <part-list>
12                 <score-part id="P1">
13                         <part-name>MIDI Track 1</part-name>
14                 </score-part>
15         </part-list>
16         <part id="P1">
17                 <measure number="1">
18                         <attributes>
19                                 <divisions>96</divisions>
20                                 <key number="1"><fifths>0</fifths></key>
21                                 <time><beats>4</beats><beat-type>4</beat-type></time>
22                                 <staves>2</staves>
23                                 <clef number="1"><sign>G</sign><line>2</line></clef>
24                         </attributes>
25                         <note>
26                                 <pitch><step>F</step><octave>4</octave></pitch>
27                                 <duration>384</duration>
28                                 <voice>1</voice>
29                                 <type>whole</type>
30                                 <staff>1</staff>
31                         </note>
32                         <backup><duration>384</duration></backup>
33                         <attributes>
34                                 <key number="2"><fifths>2</fifths></key>
35                                 <clef number="2"><sign>F</sign><line>4</line></clef>
36                         </attributes>
37                         <note>
38                                 <pitch><step>B</step><octave>2</octave></pitch>
39                                 <duration>384</duration>
40                                 <voice>2</voice>
41                                 <type>whole</type>
42                                 <staff>2</staff>
43                         </note>
44                 </measure>
45         </part>
46 </score-partwise>