suppress-at-line-break
Applies only to fo:character and determines whether the character's representation shall be suppressed when it would occur adjacent to a line break. Multiple characters may be so suppressed.
Attribute information
Namespace: None
Schema document: fo.xsd
Type: Anonymous
Properties: Local, Unqualified
Value
Valid value Description auto The value of this property is determined by the Unicode value of the object's character property. The character at code point U+0020 is treated as if 'suppress' had been specified. All other characters are treated as if 'retain' had been specified.This value does not automatically suppress the presentation of the non-breaking-space (U+00A0), the fixed spaces (U+2000 through U+200A), or the ideographic-space (U+3000). suppress The glyph area generated by the fo:character is eligible to be suppressed at the start or end of a line-area depending on the white-space-treatement property. (q.v.) retain The glyph area generated by the fo:character shall be placed in the area tree whether or not it first or last in a line-area. inherit
Used in
- Attribute group fo:suppress-at-line-break
- Anonymous type of element fo:character via reference to fo:character-properties
- Attribute group fo:character-properties via reference to fo:suppress-at-line-break