data.FONTSIZE

Font size expressions.
Module
MEI
Used by
These class-based attributes use data.FONTSIZE
att.lyricStyle/@lyric.sizeatt.notationStyle/@music.sizeatt.textStyle/@text.sizeatt.typography/@fontsizeatt.mensural.vis/@mensur.size
Declaration
<macroSpec ident="data.FONTSIZE" module="MEI" type="dt">
<desc>Font size expressions.</desc>
<content>
<rng:choice>
<rng:ref name="data.FONTSIZENUMERIC" />
<rng:ref name="data.FONTSIZETERM" />
<rng:ref name="data.PERCENT" />
</rng:choice>
</content>
</macroSpec>