att.optimization

Attributes pertaining to layout optimization.
Module
Attributes
optimize
optimize(optional)Indicates whether staves without notes, rests, etc. should be displayed. When the value is 'true', empty staves are not displayed. Value conforms to data.BOOLEAN.
optimize(optional)Indicates whether staves without notes, rests, etc. should be displayed. When the value is 'true', empty staves are not displayed. Value conforms to data.BOOLEAN.
Component declarations that are shared between two or more modules.
optimize(optional)Indicates whether staves without notes, rests, etc. should be displayed. When the value is 'true', empty staves are not displayed. Value conforms to data.BOOLEAN.
Available at
scoreDefContainer for score meta-information.
Component declarations that are shared between two or more modules.
scoreDefContainer for score meta-information.
Declaration
<classSpec ident="att.optimization" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes pertaining to layout optimization.</desc>
<attList>
<attDef ident="optimize" usage="opt">
<desc xml:lang="en">Indicates whether staves without notes, rests, etc. should be displayed. When the value is 'true', empty staves are not displayed.</desc>
<datatype>
<rng:ref name="data.BOOLEAN"/>
</datatype>
</attDef>
</attList>
</classSpec>