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




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to