]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/09h-RepeatsNoEndBar-Finale.xml
Merge branch 'master' into nested-bookparts
[lilypond.git] / input / regression / musicxml / 09h-RepeatsNoEndBar-Finale.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.0 Partwise//EN"\r
3                                 "http://www.musicxml.org/dtds/partwise.dtd">\r
4 <score-partwise>\r
5   <movement-title>Repeat without ending repeat bar</movement-title>\r
6   <identification>\r
7     <encoding>\r
8       <software>Finale 2007 for Windows</software>\r
9       <software>Dolet Light for Finale 2007</software>\r
10       <encoding-date>2007-10-23</encoding-date>\r
11     </encoding>\r
12     <miscellaneous>\r
13       <miscellaneous-field name="description">A forward-repeating bar line \r
14           without an ending repeat bar.</miscellaneous-field>\r
15     </miscellaneous>\r
16   </identification>\r
17   <part-list>\r
18     <score-part id="P1">\r
19       <part-name>MusicXML Part</part-name>\r
20       <score-instrument id="P1-I1">\r
21         <instrument-name>Grand Piano</instrument-name>\r
22       </score-instrument>\r
23       <midi-instrument id="P1-I1">\r
24         <midi-channel>1</midi-channel>\r
25         <midi-program>1</midi-program>\r
26       </midi-instrument>\r
27     </score-part>\r
28   </part-list>\r
29   <!--=========================================================-->\r
30   <part id="P1">\r
31     <measure number="1">\r
32       <attributes>\r
33         <divisions>1</divisions>\r
34         <key>\r
35           <fifths>0</fifths>\r
36           <mode>major</mode>\r
37         </key>\r
38         <time symbol="common">\r
39           <beats>4</beats>\r
40           <beat-type>4</beat-type>\r
41         </time>\r
42         <clef>\r
43           <sign>G</sign>\r
44           <line>2</line>\r
45         </clef>\r
46       </attributes>\r
47       <sound tempo="120"/>\r
48       <note>\r
49         <pitch>\r
50           <step>C</step>\r
51           <octave>5</octave>\r
52         </pitch>\r
53         <duration>4</duration>\r
54         <voice>1</voice>\r
55         <type>whole</type>\r
56       </note>\r
57     </measure>\r
58     <!--=======================================================-->\r
59     <measure number="2">\r
60       <barline location="left">\r
61         <bar-style>heavy-light</bar-style>\r
62         <repeat direction="forward"/>\r
63       </barline>\r
64       <note>\r
65         <pitch>\r
66           <step>C</step>\r
67           <octave>5</octave>\r
68         </pitch>\r
69         <duration>4</duration>\r
70         <voice>1</voice>\r
71         <type>whole</type>\r
72       </note>\r
73       <barline location="right">\r
74         <bar-style>light-heavy</bar-style>\r
75       </barline>\r
76     </measure>\r
77   </part>\r
78   <!--=========================================================-->\r
79 </score-partwise>\r