Visual domain attributes. | |
Module | MEI.shared |
Members |
meterSig (direct member of att.meterSig.vis)
|
Attributes |
@altsym(optional)Provides a way of pointing to a user-defined symbol. It must contain an ID of a
<symbolDef> element elsewhere in the document.
Value conforms to data.URI.
att.altsym
@fontfam(optional)Contains the name of a font-family.
Value conforms to data.FONTFAMILY.
att.typography
@fontsize(optional)Indicates the size of a font expressed in printers' points, i.e., 1/72nd of an inch,
relative terms, e.g., "small", "larger", etc., or percentage values relative to "normal"
size, e.g., "125%".
Value conforms to data.FONTSIZE.
att.typography
@fontstyle(optional)Records the style of a font, i.e, italic, oblique, or normal.
Value conforms to data.FONTSTYLE.
att.typography
@form(optional)Contains an indication of how the meter signature should be rendered.
Allowed values are:
"num" (Show only the number of beats.), "denomsym" (The lower number in the meter signature is replaced by a note symbol.), "norm" (Meter signature rendered using traditional numeric values.), "invis" (Meter signature not rendered.)att.meterSig.vis
@glyphnum(optional)Numeric glyph reference in hexadecimal notation, e.g. "#xE000" or "U+E000". N.B.
SMuFL version 1.18 uses the range U+E000 - U+ECBF.
Value of datatype
a string matching the following regular expression: "(#x|U\+)[A-F0-9]+"
.
att.extsym
|
Declaration |
|