att.staffDef.vis.mensural

Visual domain attributes for the mensural repertoire.
Module
Attributes
@mensur.color, @mensur.dot, @mensur.form, @mensur.loc, @mensur.orient, @mensur.sign, @mensur.size, @mensur.slash
@mensur.color(optional)Records the color of the mensuration sign. Do not confuse this with the musical term 'color' as used in pre-CMN notation. Value conforms to data.COLOR.
@mensur.dot(optional)Determines if a dot is to be added to the base symbol. Value conforms to data.BOOLEAN.
@mensur.form(optional)Indicates whether the base symbol is written vertically or horizontally. Allowed values are: "horizontal" (Horizontally oriented.), "vertical" (Vertically oriented.)
@mensur.loc(optional)Holds the staff location of the mensuration sign. Value conforms to data.STAFFLOC.
@mensur.orient(optional)Describes the rotation or reflection of the base symbol. Value conforms to data.ORIENTATION.
@mensur.sign(optional)The base symbol in the mensuration sign/time signature of mensural notation. Value conforms to data.MENSURATIONSIGN.
@mensur.size(optional)Describes the relative size of the mensuration sign. Value conforms to data.FONTSIZE.
@mensur.slash(optional)Indicates the number lines added to the mensuration sign. For example, one slash is added for what we now call 'alla breve'. Value is a positive integer.
(MEI.visual) Used by staffDef and scoreDef to provide default values for attributes in the visual domain related to mensuration.
@mensur.color(optional)Records the color of the mensuration sign. Do not confuse this with the musical term 'color' as used in pre-CMN notation. Value conforms to data.COLOR.
@mensur.dot(optional)Determines if a dot is to be added to the base symbol. Value conforms to data.BOOLEAN.
@mensur.form(optional)Indicates whether the base symbol is written vertically or horizontally. Allowed values are: "horizontal" (Horizontally oriented.), "vertical" (Vertically oriented.)
@mensur.loc(optional)Holds the staff location of the mensuration sign. Value conforms to data.STAFFLOC.
@mensur.orient(optional)Describes the rotation or reflection of the base symbol. Value conforms to data.ORIENTATION.
@mensur.sign(optional)The base symbol in the mensuration sign/time signature of mensural notation. Value conforms to data.MENSURATIONSIGN.
@mensur.size(optional)Describes the relative size of the mensuration sign. Value conforms to data.FONTSIZE.
@mensur.slash(optional)Indicates the number lines added to the mensuration sign. For example, one slash is added for what we now call 'alla breve'. Value is a positive integer.
Visual component declarations.
@mensur.color(optional)Records the color of the mensuration sign. Do not confuse this with the musical term 'color' as used in pre-CMN notation. Value conforms to data.COLOR.
@mensur.dot(optional)Determines if a dot is to be added to the base symbol. Value conforms to data.BOOLEAN.
@mensur.form(optional)Indicates whether the base symbol is written vertically or horizontally. Allowed values are: "horizontal" (Horizontally oriented.), "vertical" (Vertically oriented.)
@mensur.loc(optional)Holds the staff location of the mensuration sign. Value conforms to data.STAFFLOC.
@mensur.orient(optional)Describes the rotation or reflection of the base symbol. Value conforms to data.ORIENTATION.
@mensur.sign(optional)The base symbol in the mensuration sign/time signature of mensural notation. Value conforms to data.MENSURATIONSIGN.
@mensur.size(optional)Describes the relative size of the mensuration sign. Value conforms to data.FONTSIZE.
@mensur.slash(optional)Indicates the number lines added to the mensuration sign. For example, one slash is added for what we now call 'alla breve'. Value is a positive integer.
Available at
<staffDef>Container for staff meta-information.
Component declarations that are shared between two or more modules.
<staffDef>Container for staff meta-information.
Declaration
<classSpec ident="att.staffDef.vis.mensural" module="MEI.mensural" type="atts">
<desc xml:lang="en">Visual domain attributes for the mensural repertoire.</desc>
<classes>
<memberOf key="att.mensural.vis"/>
</classes>
</classSpec>