data.FONTSIZE

Font size expressions.
Module
Used by
These class-based attributes use data.FONTSIZE
att.typography/@fontsizeIndicates 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%.
Declaration
<macroSpec rend="add" ident="data.FONTSIZE" module="MEI" type="dt">
<desc xml:lang="en">Font size expressions.</desc>
<content>
<choice>
<ref name="data.FONTSIZENUMERIC"/>
<ref name="data.FONTSIZETERM"/>
<ref name="data.PERCENT"/>
</choice>
</content>
</macroSpec>