<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 4.0 Partwise//EN"
                                "http://www.musicxml.org/dtds/partwise.dtd">
<score-partwise version="4.0">
  <movement-title>Layout options</movement-title>
  <identification>
    <miscellaneous>
      <miscellaneous-field name="description">Several page layout settings:
          paper size (16cm×9cm), page margins (left / right = 3cm / 2cm,
          top / bottom = 0.5cm / 0.7cm), system margins (left / right = 1.5cm /
          2cm), distances (top-system / system-system = 4cm / 3cm), and
          different fonts.

          There is a line break before bar 3 and a page break before bar 5.

          Finally, we also test four CSS font sizes for &lt;words&gt; elements
          in bars 2 and 3.

          The page number on the first page is set to 8 (and to 12 on the
          second page).</miscellaneous-field>
    </miscellaneous>
  </identification>
  <defaults>
    <scaling>
      <millimeters>3.7703</millimeters>
      <tenths>40</tenths>
    </scaling>
    <page-layout>
      <page-height>955</page-height>
      <page-width>1697.48</page-width>
      <page-margins type="both">
        <left-margin>159.1</left-margin>
        <right-margin>212.2</right-margin>
        <top-margin>53</top-margin>
        <bottom-margin>74</bottom-margin>
      </page-margins>
    </page-layout>
    <system-layout>
      <system-margins>
        <left-margin>248</left-margin>
        <right-margin>206</right-margin>
      </system-margins>
      <system-distance>318.3</system-distance>
      <top-system-distance>424.4</top-system-distance>
    </system-layout>
    <music-font font-family="Maestro" font-size="10.7"/>
    <word-font font-family="Times New Roman" font-size="5.3"/>
  </defaults>
  <credit>
    <credit-words default-x="955"
                  default-y="876"
                  font-size="18"
                  font-weight="bold"
                  justify="center"
                  valign="top">Layout options</credit-words>
  </credit>
  <part-list>
    <score-part id="P1">
      <part-name print-object="no">MusicXML Part</part-name>
      <score-instrument id="P1-I1">
        <instrument-name>Grand Piano</instrument-name>
      </score-instrument>
      <midi-instrument id="P1-I1">
        <midi-channel>1</midi-channel>
        <midi-program>1</midi-program>
      </midi-instrument>
    </score-part>
  </part-list>
  <!--=========================================================-->
  <part id="P1">
    <measure number="1" width="441">
      <print new-page="yes" page-number="8"/>
      <attributes>
        <divisions>1</divisions>
        <key>
          <fifths>0</fifths>
          <mode>major</mode>
        </key>
        <time symbol="common">
          <beats>4</beats>
          <beat-type>4</beat-type>
        </time>
        <clef>
          <sign>G</sign>
          <line>2</line>
        </clef>
      </attributes>
      <note>
        <rest/>
        <duration>4</duration>
        <voice>1</voice>
      </note>
    </measure>
    <!--=======================================================-->
    <measure number="2" width="378">
      <direction placement="above">
        <direction-type>
          <words font-size="small">‘small’ size</words>
        </direction-type>
      </direction>
      <direction placement="below">
        <direction-type>
          <words font-size="large">‘large’ size</words>
        </direction-type>
      </direction>
      <note>
        <rest/>
        <duration>4</duration>
        <voice>1</voice>
      </note>
    </measure>
    <!--=======================================================-->
    <measure number="3" width="378">
      <print new-system="yes"/>
      <direction placement="above">
        <direction-type>
          <words font-size="xx-small">‘xx-small’ size</words>
        </direction-type>
      </direction>
      <direction placement="below">
        <direction-type>
          <words font-size="xx-large">‘xx-large’ size</words>
        </direction-type>
      </direction>
      <note>
        <rest/>
        <duration>4</duration>
        <voice>1</voice>
      </note>
    </measure>
    <!--=======================================================-->
    <measure number="4" width="378">
      <note>
        <rest/>
        <duration>4</duration>
        <voice>1</voice>
      </note>
    </measure>
    <!--=======================================================-->
    <measure number="5" width="819">
      <print new-page="yes" page-number="12"/>
      <note>
        <rest/>
        <duration>4</duration>
        <voice>1</voice>
      </note>
      <barline location="right">
        <bar-style>light-heavy</bar-style>
      </barline>
    </measure>
  </part>
  <!--=========================================================-->
</score-partwise>
