print-spacing

The print-spacing attribute controls whether or not spacing is left for an invisible note or object. It is used only if no note, dot, or lyric is being printed. The value is yes (leave spacing) by default.

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
print-spacing yes-no optional

Used By

Attribute Group printout
Complex Type staff-details

Source

<xs:attributeGroup name="print-spacing">
  <xs:annotation>
    <xs:documentation>The print-spacing attribute controls whether or not spacing is left for an invisible note or object. It is used only if no note, dot, or lyric is being printed. The value is yes (leave spacing) by default.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="print-spacing" type="yes-no"/>
</xs:attributeGroup>