Description
The line-width type indicates the width of a line type in tenths. The text content is expressed in tenths.
Derived By
Type line-width
Attributes
Name |
Type |
Required? |
Default |
Description |
type |
line-width-type |
Yes |
|
The type attribute defines what type of line is being defined. Values include beam, bracket, dashes, enclosure, ending, extend, heavy barline, leger, light barline, octave shift, pedal, slur middle, slur tip, staff, stem, tie middle, tie tip, tuplet bracket, and wedge.
|
Content Model
Contains text only.
Referenced By
Example
<defaults>
<scaling>
<millimeters>7.2319</millimeters>
<tenths>40</tenths>
</scaling>
<page-layout>
<page-height>1545</page-height>
<page-width>1194</page-width>
<page-margins type="both">
<left-margin>105</left-margin>
<right-margin>70</right-margin>
<top-margin>70</top-margin>
<bottom-margin>70</bottom-margin>
</page-margins>
</page-layout>
<system-layout>
<system-margins>
<left-margin>0</left-margin>
<right-margin>0</right-margin>
</system-margins>
<system-distance>99</system-distance>
<top-system-distance>48</top-system-distance>
</system-layout>
<appearance>
<line-width type="stem">0.9375</line-width>
<line-width type="beam">5.2083</line-width>
<line-width type="staff">0.9375</line-width>
<line-width type="light barline">1.875</line-width>
<line-width type="heavy barline">5</line-width>
<line-width type="leger">1.875</line-width>
<line-width type="ending">1.4583</line-width>
<line-width type="wedge">1.4583</line-width>
<line-width type="enclosure">0.9375</line-width>
<line-width type="tuplet bracket">0.9375</line-width>
<note-size type="grace">60</note-size>
<note-size type="cue">60</note-size>
<distance type="hyphen">60</distance>
<distance type="beam">8</distance>
</appearance>
<music-font font-family="Maestro,engraved" font-size="20.5"/>
<word-font font-family="Times New Roman" font-size="10.25"/>
<lyric-font font-family="Times New Roman" font-size="10.25" name="verse"/>
<lyric-font font-family="Times New Roman" font-size="10.25" name="chorus"/>
</defaults>
Definition
See appearance