data.MEASUREMENTFONTSIGNED

Measurement expressed relative to properties of the current font, in analogy to the respective CSS length units. Unlike data.MEASUREMENTFONTUNSIGNED, both positive and negative values are allowed.
Module
Used by
These other Data Types reference data.MEASUREMENTFONTSIGNED
data.MEASUREMENTTYPOGRAPHYSIGNEDMeasurements used for typographical features. Unlike data.MEASUREMENTTYPOGRAPHYSIGNED, both positive and negative values are allowed.
Declaration
<macroSpec ident="data.MEASUREMENTFONTSIGNED" 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, both positive and negative values are allowed.</desc>
<content>
<rng:data type="token">
<rng:param name="pattern">(\+|-)?\d+(\.\d+)?(ch|em|ex)?</rng:param>
</rng:data>
</content>
</macroSpec>