[xep-support]

Nikolai Grigoriev grig at renderx.com
Mon Nov 25 11:06:06 PST 2002


Hi,

> This is no more a problem with version 3.1*. You may specify multiple font
> families. Just say <fo:flow font-family="Helvetica, Symbol"> and the renderer
> will choose the correct font for you.

Just my 2 kopecks' worth added to David's answer: if you only use sporadic 
Greek/math symbols from Symbol, you'd better additionally specify
font-selection-strategy="character-by-character" on fo:flow. Otherwise,
the default font selection strategy will try to continue a span using the 
same font family as far as possible; it means that e.g. punctuations 
following Greek characters will be picked from Symbol, not from 
Helvetica. (This is often a desired effect; but hardly in your case).

Regards,

Nikolai Grigoriev
RenderX

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list