data.FONTWEIGHT

Font weight (for text) attribute values.
Module MEI
Used by
att.lyricstyle (@lyric.weight), att.textstyle (@text.weight), att.typography (@fontweight)
Allowed values
bold
normal
Declaration
<content>
<valList type="closed">
<valItem ident="bold"/>
<valItem ident="normal"/>
</valList>
</content>