[xep-support] Processing inline symbols

W. Eliot Kimber eliot at isogen.com
Tue Apr 22 13:27:28 PDT 2003


Clay Leeds wrote:
> I believe you would format it like this:
> 
> <text>Some sample text here with a <fo:inline
> font-family="Symbol">&#221A;</fo:inline> radical symbol from the Symbol
> font and a <fo:inline font-family="Zapf Dingbats">&#25A0;</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 at 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 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