fo:common-hyphenation-properties
Common Hyphenation Properties
See http://www.w3.org/TR/xsl11/#common-hyphenation-properties.
Attribute group information
Namespace: http://www.w3.org/1999/XSL/Format
Schema document: fo.xsd
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
country | [0..1] | Anonymous | The country to be used by the formatter in language-/locale-coupled services, such as line-justification strategy, line-breaking, and hyphenation. | from group fo:country |
language | [0..1] | Anonymous | The language to be used by the formatter in language-/locale-coupled services, such as line-justification strategy, line-breaking, and hyphenation. | from group fo:language |
script | [0..1] | Anonymous | The script to be used by the formatter in language-/locale-coupled services, such as line-justification strategy, line-breaking, and hyphenation. | from group fo:script |
hyphenate | [0..1] | Anonymous | Whether hyphenation is allowed during line-breaking when the formatter is formatting this formatting object. It is implementation defined whether hyphenation may be used between a character for which the value is "true" and one for which the value is "false". | from group fo:hyphenate |
hyphenation-character | [0..1] | Anonymous | The Unicode character to be presented when a hyphenation break occurs. The styling properties of this character are those inherited from its containing flow object. | from group fo:hyphenation-character |
hyphenation-push-character-count | [0..1] | fo:number-or-inherit | The minimum number of characters in a hyphenated word after the hyphenation character. This is the minimum number of characters in the word pushed to the next line after the line ending with the hyphenation character. | from group fo:hyphenation-push-character-count |
hyphenation-remain-character-count | [0..1] | fo:number-or-inherit | The minimum number of characters in a hyphenated word before the hyphenation character. This is the minimum number of characters in the word left on the line ending with the hyphenation character. | from group fo:hyphenation-remain-character-count |
Used in
- Anonymous type of element fo:block
- Anonymous type of element fo:character