att.staffGrp.vis

Visual domain attributes.
Module
Attributes
@bar.thru, @symbol
@bar.thru(optional)Indicates whether bar lines go across the space between staves (true) or are only drawn across the lines of each staff (false). Value conforms to data.BOOLEAN.
@symbol(optional)Specifies the symbol used to group a set of staves. Allowed values are: "brace" (Curved symbol, , {.), "bracket" (Square symbol, , [, but with curved/angled top and bottom segments.), "bracketsq" (Square symbol, , [, with horizontal top and bottom segments.), "line" (Line symbol, , |, (wide) line without top and bottom curved/horizontal segments.), "none" (Grouping symbol missing.)
@bar.thru(optional)Indicates whether bar lines go across the space between staves (true) or are only drawn across the lines of each staff (false). Value conforms to data.BOOLEAN.
(MEI.shared) Attributes that describe the symbol used to group a set of staves.
@symbol(optional)Specifies the symbol used to group a set of staves. Allowed values are: "brace" (Curved symbol, , {.), "bracket" (Square symbol, , [, but with curved/angled top and bottom segments.), "bracketsq" (Square symbol, , [, with horizontal top and bottom segments.), "line" (Line symbol, , |, (wide) line without top and bottom curved/horizontal segments.), "none" (Grouping symbol missing.)
@symbol(optional)Specifies the symbol used to group a set of staves. Allowed values are: "brace" (Curved symbol, , {.), "bracket" (Square symbol, , [, but with curved/angled top and bottom segments.), "bracketsq" (Square symbol, , [, with horizontal top and bottom segments.), "line" (Line symbol, , |, (wide) line without top and bottom curved/horizontal segments.), "none" (Grouping symbol missing.)
@bar.thru(optional)Indicates whether bar lines go across the space between staves (true) or are only drawn across the lines of each staff (false). Value conforms to data.BOOLEAN.
Available at
<staffGrp>(staff group) – A group of bracketed or braced staves.
<staffGrp>(staff group) – A group of bracketed or braced staves.
Declaration
<classSpec rend="add" ident="att.staffGrp.vis" module="MEI.visual" type="atts">
<desc xml:lang="en">Visual domain attributes.</desc>
<classes>
<memberOf key="att.staffGroupingSym"/>
</classes>
<attList>
<attDef ident="bar.thru" usage="opt">
<gloss xml:lang="en">bar lines through</gloss>
<desc xml:lang="en">Indicates whether bar lines go across the space between staves (true) or are only drawn across the lines of each staff (false).</desc>
<datatype>
<ref name="data.BOOLEAN"/>
</datatype>
<remarks xml:lang="en">
<p>This attribute is ignored when the <att>bar.method</att> attribute’s value is
<val>mensur</val>
or
<val>takt</val>
.</p>
</remarks>
</attDef>
</attList>
</classSpec>