Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

XSL-FO bidi-override object


May 28, 2021 XSL-FO


Table of contents


XSL-FO bidi-override object

XSL-FO bidi-override object XSL-FO reference manual

This section describes the bidi-override object in XSL-FO, and you'll learn about its definition, syntax, and properties.


Definitions and usages

The object is used to override the direction of the default Unicode BIDI for different scripts in mixed language documents.

The object forces a string to be written in a specific 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>

Property

Property [A-P] Attribute [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 bidi-override object XSL-FO reference manual