Specifies the style of line breaking for Asian languages.
| Attribute | Description | ||||||||
| following | Contains one of the following string constants
specifying the type of break after the character.
|
||||||||
| language | Name of Asian language that line-breaking applies to. | ||||||||
| leading | Contains one of the following string constants
specifying the type of break before the character.
|
||||||||
| level | Contains a string constant specifying the level that breaking occurs on: levelOne, levelTwo, or levelThree. The default level is levelOne. |
Contained In
Remarks
Kinsoku is a Japanese term for the style of breaking lines in Asian languages.
This example shows a Japanese level 1 Kinsoku element.
<p:kinsoku language="Japanese" level="levelOne"/>