axf:word-break

(Auszug aus "XSL-FO ― Die Referenz" von Manuel Montero Pineda & Steffen Herkert, 2016, dpunkt.verlag)

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

Category Line Breaking

The axf:word-break specifies whether to enable line breaking even inside a word. [CSS3-Text] Breaking Rules for Letters: the ‘word-break’ property

Value:normal | break-all | keep-all
Initial:normal
Applies to:all block-level and inline-level formatting objects
Inherited:yes
Percentages:N/A

Values have the following meanings.

normalFollows a normal line breaking rule.
break-all The line breaking is enabled between all the characters in the word. This is effective only with the following scripts.
  • Latn
  • Cyrl
  • Grek
  • Zyyy
axf:word-wrap="normal" is disregarded.
keep-allDoes not break inside words. A word here indicates a character string which consists of the following category (General Category) of Unicode.
  • Letter
  • Mark
  • Number
Whether to break lines on a boundary with characters other than these follows the rule of the standard line break. Moreover, hyphenate="true" is disregarded.

Within the word oriented upright by axf:text-orientation="upright", it is always regarded as axf:word-break="break-all".

Tipp der data2type-Redaktion:
Zum Thema XSL-FO bieten wir auch folgende Schulungen zur Vertiefung und professionellen Fortbildung an: