]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/musicxml/52a-PageLayout.xml
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / input / regression / musicxml / 52a-PageLayout.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"
3                                 "http://www.musicxml.org/dtds/partwise.dtd">
4 <score-partwise version="1.1">
5   <movement-title>Layout options</movement-title>
6   <identification>
7     <miscellaneous>
8       <miscellaneous-field name="description">Several page layout settings: 
9           paper size, margins, system margins and distances, different fonts, 
10           etc.</miscellaneous-field>
11     </miscellaneous>
12   </identification>
13   <defaults>
14     <scaling>
15       <millimeters>3.7703</millimeters>
16       <tenths>40</tenths>
17     </scaling>
18     <page-layout>
19       <page-height>954</page-height>
20       <page-width>1804</page-width>
21       <page-margins type="both">
22         <left-margin>318</left-margin>
23         <right-margin>212</right-margin>
24         <top-margin>53</top-margin>
25         <bottom-margin>74</bottom-margin>
26       </page-margins>
27     </page-layout>
28     <system-layout>
29       <system-margins>
30         <left-margin>248</left-margin>
31         <right-margin>206</right-margin>
32       </system-margins>
33       <system-distance>561</system-distance>
34       <top-system-distance>436</top-system-distance>
35     </system-layout>
36     <music-font font-family="Maestro" font-size="10.7"/>
37     <word-font font-family="Times New Roman" font-size="5.3"/>
38   </defaults>
39   <credit>
40     <credit-words default-x="955" default-y="876" font-size="18" font-weight="bold" justify="center" valign="top">Layout options</credit-words>
41   </credit>
42   <part-list>
43     <score-part id="P1">
44       <part-name print-object="no">MusicXML Part</part-name>
45       <score-instrument id="P1-I1">
46         <instrument-name>Grand Piano</instrument-name>
47       </score-instrument>
48       <midi-instrument id="P1-I1">
49         <midi-channel>1</midi-channel>
50         <midi-program>1</midi-program>
51       </midi-instrument>
52     </score-part>
53   </part-list>
54   <!--=========================================================-->
55   <part id="P1">
56     <measure number="1" width="441">
57       <print page-number="8"/>
58       <attributes>
59         <divisions>1</divisions>
60         <key>
61           <fifths>0</fifths>
62           <mode>major</mode>
63         </key>
64         <time symbol="common">
65           <beats>4</beats>
66           <beat-type>4</beat-type>
67         </time>
68         <clef>
69           <sign>G</sign>
70           <line>2</line>
71         </clef>
72       </attributes>
73       <note>
74         <rest/>
75         <duration>4</duration>
76         <voice>1</voice>
77       </note>
78     </measure>
79     <!--=======================================================-->
80     <measure number="2" width="378">
81       <note>
82         <rest/>
83         <duration>4</duration>
84         <voice>1</voice>
85       </note>
86     </measure>
87     <!--=======================================================-->
88     <measure number="3" width="819">
89       <print new-page="yes" page-number="9"/>
90       <note>
91         <rest/>
92         <duration>4</duration>
93         <voice>1</voice>
94       </note>
95       <barline location="right">
96         <bar-style>light-heavy</bar-style>
97       </barline>
98     </measure>
99   </part>
100   <!--=========================================================-->
101 </score-partwise>