imagedata — A MathML expression in a media object
imagedata (db.imagedata.mathml) ::=
This element contains one or more MathML elements.
Render the image. May be formatted inline or as a displayed block, depending on context.
See imagedata
for more details about the processing expectations.
Specifies the (horizontal) alignment of the image data
Enumerated values: | |
---|---|
“center” |
Centered horizontally |
“char” |
Aligned horizontally on the specified character |
“justify” |
Fully justified (left and right margins or edges) |
“left” |
Left aligned |
“right” |
Right aligned |
Specifies the depth of the content rectangle
Specifies the width of the content rectangle
Specifies the depth of the element
Specifies that the format of the data is MathML
Enumerated values: | |
---|---|
“mathml” |
Specifies MathML. |
Specifies the scaling factor
Determines if anamorphic scaling is forbidden
Enumerated values: | |
---|---|
“0” |
False (do not scale-to-fit; anamorphic scaling may occur) |
“1” |
True (scale-to-fit; anamorphic scaling is forbidden) |
Specifies the vertical alignment of the image data
Enumerated values: | |
---|---|
“bottom” |
Aligned on the bottom of the region |
“middle” |
Centered vertically |
“top” |
Aligned on the top of the region |
Specifies the width of the element