Attributes that describe default text typography. | |
Module | MEI.shared |
Members | |
Attributes |
@text.fam(optional)Provides a default value for the font family name of text (other than lyrics) when
this information is not provided on the individual elements.
Value conforms to data.FONTFAMILY.
att.textstyle
@text.name(optional)Provides a default value for the font name of text (other than lyrics) when this
information is not provided on the individual elements.
Value conforms to data.FONTNAME.
att.textstyle
@text.size(optional)Provides a default value for the font size of text (other than lyrics) when this
information is not provided on the individual elements.
Value conforms to data.FONTSIZE.
att.textstyle
@text.style(optional)Provides a default value for the font style of text (other than lyrics) when this
information is not provided on the individual elements.
Value conforms to data.FONTSTYLE.
att.textstyle
@text.weight(optional)Provides a default value for the font weight for text (other than lyrics) when this
information is not provided on the individual elements.
Value conforms to data.FONTWEIGHT.
att.textstyle
|
Declaration |
|