Latest web development tutorials

XSL-FO bidi-override objects

XSL-FO Reference Manual XSL-FO Reference Manual

Definition and Usage

<Fo: bidi-override> object is used for the mixed-language document in a direction different from the script to override the default Unicode BIDI.

The object is to force writing the string in a particular direction.


grammar

<fo:bidi-override>
<!--
Contents:(#PCDATA|bidi-override|
character|external-graphic|
instream-foreign-object|inline|
inline-container|leader|page-number|
page-number-citation|basic-link|
multi-toggle|block|block-container|
table-and-caption|table|list-block)*
-->
</fo:bidi-override>

Attributes

属性 [A-P] 属性 [Q-Z]
azimuth relative-position
bottom richness
color right
cue-after score-spaces
cue-before speak
direction speak-header
elevation speak-numeral
font-family speak-punctuation
font-selection-strategy speech-rate
font-size stress
font-size-adjust top
font-stretch unicode-bidi
font-style voice-family
font-variant volume
font-weight word-spacing
id
left
letter-spacing
line-height
pause-after
pause-before
pitch
pitch-range
play-during


XSL-FO Reference Manual XSL-FO Reference Manual