linefeed-treatment
The treatment of linefeeds (character flow objects whose Unicode code point is U+000A) during the refinement process.
Attribute information
Value
- Type based on xsd:token
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
- Anonymous type of element fo:block via reference to fo:linefeed-treatment
- Attribute group fo:linefeed-treatment
- Attribute group fo:block-and-line-related-properties via reference to fo:linefeed-treatment