att.cutout

Attributes that indicate how to render staff lines of the measure containing an element belonging to this attribute class.
Module MEI.cmn
Members
Attributes
@cutout(optional)"Cut-out" style indicated for this measure. Allowed values are: "cutout" (The staff lines should not be drawn.)att.cutout
Declaration
<attDef ident="cutout" usage="opt">
<desc>"Cut-out" style indicated for this measure.</desc>
<valList type="closed">
<valItem ident="cutout">
<desc>The staff lines should not be drawn.</desc>
</valItem>
</valList>
</attDef>