linefeed-treatment
The treatment of linefeeds (character flow objects whose Unicode code point is U+000A) during the refinement process.
Attribute information
Namespace: None
Schema document: fo.xsd
Type: Anonymous
Properties: Local, Unqualified
Value
Valid value Description ignore Any character flow object whose Unicode code point is U+000A shall be discarded during the refinement process. preserve No special action. treat-as-space Any character flow object whose Unicode code point is U+000A (linefeed) shall be converted during the refinement process into a character flow object whose Unicode code point is U+0020 (space). treat-as-zero-width-space Any character flow object whose Unicode code point is U+000A shall be converted during the refinement process into a character flow object whose Unicode code point is U+200B (zero width space). inherit
Used in
- Attribute group fo:linefeed-treatment
- Anonymous type of element fo:block via reference to fo:block-and-line-related-properties
- Attribute group fo:block-and-line-related-properties via reference to fo:linefeed-treatment