<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.2">
<TITLE>RE: [xep-support] Question about rendering character references</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>> As it turns out, it seems I only needed to specify the @font-family as </FONT>
<BR><FONT SIZE=2>> something like "Arial, Symbol, ZapfDingbats"</FONT>
</P>
<P><FONT SIZE=2>As a bit of a follow-up, in order to get the characters working, I placed the @font-family on each "block" element that appears inside each fo:flow. However, it means making sure I specify it on *every* block element as it's being generated in the XSLT. Is there a way to move the @font-family setting up to the fo:flow, or even higher, so it applies to the entire generated document?</FONT></P>
<P><FONT SIZE=2>- Todd</FONT>
</P>
</BODY>
</HTML>