att.horizontalAlign

Attributes that record horizontal alignment.
Module
Attributes
halign
halign(optional)Records horizontal alignment. Value conforms to data.HORIZONTALALIGNMENT.
halign(optional)Records horizontal alignment. Value conforms to data.HORIZONTALALIGNMENT.
Component declarations that are shared between two or more modules.
halign(optional)Records horizontal alignment. Value conforms to data.HORIZONTALALIGNMENT.
Available at
figGroups elements representing or containing graphic information such as an illustration or figure.
pgFootA running footer.
pgHeadA running header.
rendA formatting element indicating special visual rendering, e.g., bold or italicized, of a text word or phrase.
sylIndividual lyric syllable.
Figures and tables component declarations.
figGroups elements representing or containing graphic information such as an illustration or figure.
Component declarations that are shared between two or more modules.
pgFootA running footer.
pgHeadA running header.
rendA formatting element indicating special visual rendering, e.g., bold or italicized, of a text word or phrase.
sylIndividual lyric syllable.
Declaration
<classSpec ident="att.horizontalAlign" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that record horizontal alignment.</desc>
<attList>
<attDef ident="halign" usage="opt">
<desc xml:lang="en">Records horizontal alignment.</desc>
<datatype>
<rng:ref name="data.HORIZONTALALIGNMENT"/>
</datatype>
</attDef>
</attList>
</classSpec>