Attributes used to associated MEI features with corresponding glyphs in an externally-defined standard such as SMuFL. | |
Module | MEI.externalsymbols |
Members |
symbol (direct member of att.extsym)
accid (via att.accid.vis)
arpeg (via att.arpeg.vis)
artic (via att.artic.vis)
beatRpt (via att.beatRpt.vis)
breath (via att.breath.vis)
chord (via att.chord.vis)
clef (via att.clef.vis)
cpMark (via att.cpMark.vis)
custos (via att.custos.vis)
dot (via att.dot.vis)
fermata (via att.fermata.vis)
gliss (via att.gliss.vis)
grpSym (via att.grpSym.vis)
halfmRpt (via att.halfmRpt.vis)
harpPedal (via att.harpPedal.vis)
ineume (via att.ineume.vis)
keyAccid (via att.keyAccid.vis)
mensur (via att.mensur.vis)
meterSig (via att.meterSig.vis)
mordent (via att.mordent.vis)
mRest (via att.mRest.vis)
mRpt (via att.mRpt.vis)
mRpt2 (via att.mRpt2.vis)
multiRest (via att.multiRest.vis)
multiRpt (via att.multiRpt.vis)
note (via att.note.vis)
pedal (via att.pedal.vis)
proport (via att.proport.vis)
sb (via att.sb.vis)
trill (via att.trill.vis)
turn (via att.turn.vis)
uneume (via att.uneume.vis)
|
Attributes |
@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 |
|
Constraint |
@glyphname attribute should have content.
|
Constraint |
SMuFL version 1.18 uses the range U+E000 - U+ECBF.
|