OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [docbook-apps] XSL-FO and unicode


|  -----Original Message-----
|  From: Fabien Tillier
|  
|  But that does not change a thing.... though in the fo, I 
|  have <fo:root
|  xmlns:fo="http://www.w3.org/1999/XSL/Format"; font-family="serif,Arial
|  Sans Unicode,Symbol,ZapfDingbats" font-size="10pt" 
|  text-align="justify"
|  line-height="normal" font-selection-strategy="character-by-character"
|  line-height-shift-adjustment="disregard-shifts" writing-mode="lr-tb"
|  language="en">
|  
|  I must be doing something badly....
|  
|  Using saxon9he, FOP0.95, DB5


The cause of the problem might be FOP's lack of support for
font-selection-strategy:
http://xmlgraphics.apache.org/fop/compliance.html#fo-property-font-selection
-strategy

Perhaps you can use this workaround, or something similar:
http://www.sagehill.net/docbookxsl/SpecialChars.html#SwitchSymbol

Mauritz





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]