att.cutout

Attributes that indicate how to render the staff lines of the measure containing an element belonging to this attribute class.
Module
Attributes
@cutout
@cutout(optional)"Cut-out" style. Allowed values are: "cutout" (The staff lines should not be drawn.)
@cutout(optional)"Cut-out" style. Allowed values are: "cutout" (The staff lines should not be drawn.)
@cutout(optional)"Cut-out" style. Allowed values are: "cutout" (The staff lines should not be drawn.)
Available at
<mRest>Complete measure rest in any meter.
<space>A placeholder used to fill an incomplete measure, layer, etc. most often so that the combined duration of the events equals the number of beats in the measure.
<mRest>Complete measure rest in any meter.
<space>A placeholder used to fill an incomplete measure, layer, etc. most often so that the combined duration of the events equals the number of beats in the measure.
Declaration
<classSpec rend="add" ident="att.cutout" module="MEI.cmn" type="atts">
<desc xml:lang="en">Attributes that indicate how to render the staff lines of the measure containing an element belonging to this attribute class.</desc>
<attList>
<attDef ident="cutout" usage="opt">
<desc xml:lang="en">"Cut-out" style.</desc>
<valList type="closed">
<valItem ident="cutout">
<desc xml:lang="en">The staff lines should not be drawn.</desc>
</valItem>
</valList>
</attDef>
</attList>
</classSpec>