<classSpec rend="add" ident="att.typography" module="MEI.shared" type="atts">
<desc xml:lang="en">Typographical attributes.</desc>
<attList>
<attDef ident="fontfam" usage="opt">
<desc xml:lang="en">Contains the name of a font-family.</desc>
</attDef>
<attDef ident="fontname" usage="opt">
<desc xml:lang="en">Holds the name of a font.</desc>
</attDef>
<attDef ident="fontsize" usage="opt">
<desc xml:lang="en">Indicates the size of a font expressed in printers' points,
<abbr>i.e.</abbr>, 1/72nd of an inch,
relative terms,
<abbr>e.g.</abbr>,
<val>small</val>,
<val>larger</val>,
<abbr>etc.</abbr>, or percentage values relative to
<val>normal</val>
size,
<abbr>e.g.</abbr>,
<val>125%</val>. </desc>
</attDef>
<attDef ident="fontstyle" usage="opt">
<desc xml:lang="en">Records the style of a font,
<abbr>i.e.</abbr>,
<val>italic</val>,
<val>oblique</val>, or
<val>normal</val>.</desc>
</attDef>
<attDef ident="fontweight" usage="opt">
<desc xml:lang="en">Used to indicate bold type.</desc>
</attDef>
<attDef ident="letterspacing" usage="opt">
<desc xml:lang="en">Indicates letter spacing (aka tracking) in analogy to the CSS letter-spacing
property.</desc>
</attDef>
<attDef ident="lineheight" usage="opt">
<desc xml:lang="en">Indicates line height in analogy to the CSS line-height property.</desc>
<datatype>
</datatype>
</attDef>
</attList>
</classSpec>