data.MEASUREMENTTYPOGRAPHYSIGNED

Measurements used for typographical features. Unlike data.MEASUREMENTTYPOGRAPHYSIGNED, both positive and negative values are allowed.
Module
Used by
These class-based attributes use data.MEASUREMENTTYPOGRAPHYSIGNED
att.typography/@letterspacingIndicates letter spacing (aka tracking) in analogy to the CSS letter-spacing property.
Declaration
<macroSpec ident="data.MEASUREMENTTYPOGRAPHYSIGNED" module="MEI" type="dt">
<desc xml:lang="en">Measurements used for typographical features. Unlike data.MEASUREMENTTYPOGRAPHYSIGNED, both positive and negative values are allowed.</desc>
<content>
<rng:choice>
<rng:ref name="data.MEASUREMENTFONTSIGNED"/>
<rng:ref name="data.MEASUREMENTSIGNED"/>
</rng:choice>
</content>
</macroSpec>