<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Thu, 2010-12-16 at 11:27 -0800, Alan Coopersmith wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">Hmm, I thought from reading the docs that the fallback to Times was automatic,</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">but it appears it needs to be explicit, and has to be done in the Symbol entry</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">(fop uses the list of fonts in &quot;symbol&quot; for characters not found in the single</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">font listed in &quot;body).&nbsp;&nbsp;&nbsp; Does changing the symbol line to this help you?</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">&nbsp; &lt;xsl:param name=&quot;symbol.font.family&quot;&gt;Times,Symbol,GNU Unifont&lt;/xsl:param&gt;</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">I think that should make things for people without DejaVu or Unifont no worse</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">than the current defaults, unless their distro's fop packages have customized</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">defaults already</FONT></TT><BR>
</BLOCKQUOTE>
<BR>
Confirmed. This new param line makes it no worse than it was without fop.xsl. After that, I installed the unifont package. No change, as expected, as I have not done the configuration you suggested yet. But at least it did not break anything.<BR>
<BR>
Any reason not to add those 2 params in xorg.xsl? They would be available to all docs at a lesser makefile complexity. I was surprised xmlto would accept more than one -m option.<BR>
<BR>
<BR>
</BODY>
</HTML>