]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/01a-Chord-Rosegarden.xml
Add support for max-systems-per-page.
[lilypond.git] / input / regression / musicxml / 01a-Chord-Rosegarden.xml
1 <?xml version="1.0"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 0.6 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
3 <score-partwise>
4         <work> <work-title>/home/reinhold/lilypond-dev-files/01_chord.xml</work-title></work> 
5         <identification> 
6                 <rights>Unknown</rights>
7                 <encoding>
8                         <software>Rosegarden-4</software>
9                 </encoding>
10         </identification> 
11         <part-list>
12                 <score-part id="P0">
13                         <part-name>Chord test</part-name>
14                         <score-instrument id="I1">
15                                 <instrument-name>0</instrument-name>
16                         </score-instrument>
17                         <midi-instrument id="I1">
18                                 <midi-channel>1</midi-channel>
19                                 <midi-program>1</midi-program>
20                         </midi-instrument>
21                 </score-part>
22         </part-list>
23         <part id="P0">
24                 <measure number="1">
25                         <attributes>
26                                 <divisions>960</divisions>
27                                 <time>
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>A</step>
39                                         <octave>4</octave>
40                                 </pitch>
41                                 <duration>960</duration>
42                                 <voice>1</voice>
43                                 <type>quarter</type>
44                         </note>
45                         <note>
46                                 <chord/>
47                                 <pitch>
48                                         <step>F</step>
49                                         <octave>4</octave>
50                                 </pitch>
51                                 <duration>960</duration>
52                                 <voice>1</voice>
53                                 <type>quarter</type>
54                         </note>
55                         <note>
56                                 <rest/>
57                                 <duration>960</duration>
58                                 <voice>1</voice>
59                                 <type>quarter</type>
60                         </note>
61                         <note>
62                                 <rest/>
63                                 <duration>1920</duration>
64                                 <voice>1</voice>
65                                 <type>half</type>
66                         </note>
67                 </measure>
68         </part>
69 </score-partwise>