网络学院 w3pop社区 网络资源 IT新闻

w3pop.com :: 网络学院 :: XSL-FO :: XSL-FO bidi-override 对象

会员登陆

帐号

密码

回答

记住密码

忘记密码? 注册

XSL-FO bidi-override 对象


作者:w3pop.com 翻译/整理:w3pop.com 发布:2007-04-29 浏览:441 :: ::

Definition and Usage
定义和用法

The <fo:bidi-override> object is used to override the default Unicode BIDI direction for different scripts in mixed-language documents.
 <fo:bidi-override> 对象的作用是:忽略混合语言文档当中不同脚本的默认BIDI统一字符编码方向。

This object forces a string to be written in a specific direction.
该对象给一个字符串规定了书写方向。


Syntax
语法

<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>

Properties
属性

属性[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  

评论 (0) All