From: W. Eliot Kimber (eliot@isogen.com)
Date: Tue Apr 22 2003 - 13:27:28 PDT
Clay Leeds wrote:
> I believe you would format it like this:
>
> <text>Some sample text here with a <fo:inline
> font-family="Symbol">ÝA;</fo:inline> radical symbol from the Symbol
> font and a <fo:inline font-family="Zapf Dingbats">A0;</fo:inline>
> closed block symbol from the ZapfDingbats font.</text>
You should also be able to simply put the appropriate symbol font at the
end of the list of fonts you are using, e.g.:
<fo:root font="Helvetica, Arial, sans-serif, Symbol">
The use or non-use of UTF-8 will not affect your ability to refer to any
character, although it may affect the ability of your text editor or
content management system to correctly handle the file. Using numeric
character references, as in the example above, is the safest approach
but should never be necessary unless you are using tools that cannot
handle Unicode characters above 255 correctly (for example, editors that
can only handle pure ASCII).
Cheers,
Eliot
-- W. Eliot Kimber, eliot@isogen.com Consultant, ISOGEN International 1016 La Posada Dr., Suite 240 Austin, TX 78752 Phone: 512.656.4139 ------------------- (*) To unsubscribe, send a message with words 'unsubscribe xep-support' in the body of the message to majordomo@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
This archive was generated by hypermail 2.1.5 : Tue Apr 22 2003 - 13:17:52 PDT