data.MEASUREMENTTYPOGRAPHYUNSIGNED

Measurements used for typographical features. Unlike data.MEASUREMENTTYPOGRAPHYSIGNED, only positive values are allowed.
Module
Used by
These class-based attributes use data.MEASUREMENTTYPOGRAPHYUNSIGNED
att.typography/@lineheightIndicates line height in analogy to the CSS line-height property.
Declaration
<macroSpec ident="data.MEASUREMENTTYPOGRAPHYUNSIGNED" module="MEI" type="dt">
<desc xml:lang="en">Measurements used for typographical features. Unlike data.MEASUREMENTTYPOGRAPHYSIGNED, only positive values are allowed.</desc>
<content>
<rng:choice>
<rng:ref name="data.MEASUREMENTUNSIGNED"/>
</rng:choice>
</content>
</macroSpec>