alignment-baseline
How an object is aligned with respect to its parent. That is, to which of the parent's baselines the alignment-point of this object is aligned. The alignment-adjust property specifies how the alignment point is determined. It defaults to the baseline with the same name as the computed value of the alignment-baseline property. That is, the position of "ideographic" alignment-point in the block-progression-direction is the position of the "ideographic" baseline in the baseline-table of the object being aligned.
Attribute information
Namespace: None
Schema document: fo.xsd
Type: Anonymous
Properties: Local, Unqualified
Value
Valid value Description auto The computed value depends on the kind of object on which it is being used. For fo:character, the value is the dominant-baseline of the script to which the character belongs. If the value of the "script" property on the parent formatting object is other than "auto" then use the baseline for that script; otherwise, use the dominant-baseline of the parent. For all other objects, the value is computed as for the "baseline" value. baseline Aligned with the dominant-baseline of the parent area. before-edge Aligned with the "before-edge" baseline of the parent area. text-before-edge Aligned with the "text-before-edge" baseline of the parent area. middle Aligned with the "middle" baseline of the parent area. central Aligned with the "central" baseline of the parent area. after-edge Aligned with the "after-edge" baseline of the parent area. text-after-edge Aligned with the "text-after-edge" baseline of the parent area. ideographic Aligned with the "ideographic" baseline of the parent area. alphabetic Aligned with the "alphabetic" baseline of the parent area. hanging Aligned with the "hanging" baseline of the parent area. mathematical Aligned with the "mathematical" baseline of the parent area. inherit
Used in
- Attribute group fo:alignment-baseline
- Anonymous type of element fo:basic-link via reference to fo:alignment-baseline
- Anonymous type of element fo:character via reference to fo:alignment-baseline
- Anonymous type of element fo:external-graphic via reference to fo:alignment-baseline
- Anonymous type of element fo:inline via reference to fo:alignment-baseline
- Anonymous type of element fo:inline-container via reference to fo:alignment-baseline
- Anonymous type of element fo:instream-foreign-object via reference to fo:alignment-baseline
- Anonymous type of element fo:leader via reference to fo:alignment-baseline
- Anonymous type of element fo:page-number via reference to fo:alignment-baseline
- Anonymous type of element fo:page-number-citation via reference to fo:alignment-baseline
- Anonymous type of element fo:page-number-citation-last via reference to fo:alignment-baseline
- Anonymous type of element fo:scaling-value-citation via reference to fo:alignment-baseline
- Attribute group fo:area-alignment-properties via reference to fo:alignment-baseline