Schema Central  >  XSL-FO 1.1  >  fo.xsd  >  suppress-at-line-break
Advanced search

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. 

See http://www.w3.org/TR/xsl11/#suppress-at-line-break

Attribute information

Namespace: None

Schema document: fo.xsd

Type: Anonymous

Properties: Local, Unqualified

Value

  • Type based on xsd:token
    • Valid valueDescription
      autoThe 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).
      suppressThe 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.)
      retainThe 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