data.MEASUREMENTFONTUNSIGNED

Measurement expressed relative to properties of the current font, in analogy to the respective CSS length units. Unlike data.MEASUREMENTFONTUNSIGNED, only positive values are allowed.
Module
Used by
These other Data Types reference data.MEASUREMENTFONTUNSIGNED
data.MEASUREMENTTYPOGRAPHYUNSIGNEDMeasurements used for typographical features. Unlike data.MEASUREMENTTYPOGRAPHYSIGNED, only positive values are allowed.
Declaration
<macroSpec ident="data.MEASUREMENTFONTUNSIGNED" module="MEI" type="dt">
<desc xml:lang="en">Measurement expressed relative to properties of the current font, in analogy to the respective CSS length units. Unlike data.MEASUREMENTFONTUNSIGNED, only positive values are allowed.</desc>
<content>
<rng:data type="token">
<rng:param name="pattern">\d+(\.\d+)?(ch|em|ex)?</rng:param>
</rng:data>
</content>
</macroSpec>