]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/99a-Sibelius5-IgnoreBeaming.xml
Add a hack to packed spacing to work around extra columns.
[lilypond.git] / input / regression / musicxml / 99a-Sibelius5-IgnoreBeaming.xml
1 <?xml version='1.0' encoding='UTF-8' standalone='no'?>
2 <!DOCTYPE score-partwise PUBLIC '-//Recordare//DTD MusicXML 1.1 Partwise//EN' 'http://www.musicxml.org/dtds/partwise.dtd'>
3 <score-partwise version='1.1'>
4         <movement-title>Ignore beaming in files from Dolet 3 for Sibelius</movement-title>
5         <identification>
6                 <encoding>
7                         <software>Sibelius 5.1</software>
8                         <software>Dolet 3.4 for Sibelius</software>
9                         <supports element='accidental' type='no'/>
10                         <supports element='transpose' type='no'/>
11                 </encoding>
12         </identification>
13         <defaults/>
14         <part-list>
15                 <score-part id='P1'>
16                         <part-name>Part 1</part-name>
17                 </score-part>
18         </part-list>
19 <!--=========================================================-->
20         <part id='P1'>
21                 <measure number='1'>
22                         <attributes>
23                                 <divisions>768</divisions>
24                                 <key>
25                                         <fifths>0</fifths>
26                                         <mode>major</mode>
27                                 </key>
28                                 <time>
29                                         <beats>3</beats>
30                                         <beat-type>4</beat-type>
31                                 </time>
32                                 <clef>
33                                         <sign>G</sign>
34                                         <line>2</line>
35                                 </clef>
36                         </attributes>
37                         <note dynamics='68'>
38                                 <pitch>
39                                         <step>E</step>
40                                         <octave>6</octave>
41                                 </pitch>
42                                 <duration>96</duration>
43                                 <voice>1</voice>
44                                 <type>32nd</type>
45                                 <beam number='1'>begin</beam>
46                                 <beam number='2'>begin</beam>
47                                 <beam number='3'>begin</beam>
48                                 <notations>
49                                         <slur type='start' number='1'/>
50                                 </notations>
51                         </note>
52                         <note dynamics='31'>
53                                 <pitch>
54                                         <step>F</step>
55                                         <alter>1</alter>
56                                         <octave>6</octave>
57                                 </pitch>
58                                 <duration>96</duration>
59                                 <voice>1</voice>
60                                 <type>32nd</type>
61                                 <beam number='1'>continue</beam>
62                                 <beam number='2'>continue</beam>
63                                 <beam number='3'>continue</beam>
64                         </note>
65                         <note dynamics='47'>
66                                 <pitch>
67                                         <step>G</step>
68                                         <alter>1</alter>
69                                         <octave>6</octave>
70                                 </pitch>
71                                 <duration>96</duration>
72                                 <voice>1</voice>
73                                 <type>32nd</type>
74                                 <beam number='1'>continue</beam>
75                                 <beam number='2'>continue</beam>
76                                 <beam number='3'>continue</beam>
77                         </note>
78                         <note dynamics='47'>
79                                 <pitch>
80                                         <step>B</step>
81                                         <octave>6</octave>
82                                 </pitch>
83                                 <duration>96</duration>
84                                 <voice>1</voice>
85                                 <type>32nd</type>
86                                 <beam number='1'>continue</beam>
87                                 <beam number='2'>continue</beam>
88                                 <beam number='3'>continue</beam>
89                                 <notations>
90                                         <slur type='stop' number='1'/>
91                                 </notations>
92                         </note>
93                 </measure>
94 <!--=========================================================-->
95         </part>
96 <!--=========================================================-->
97 </score-partwise>