Curiouser and curiouser.

I find that I can leave the two lines uncommented (i.e., not use the above
patch), if I use the following /etc/fonts/local.conf file:

---------------
<!-- Added to get mozilla to use the gsfonts Symbol font for MathML -->
<!-- Based on mozilla bug 128153 comment 90 -->
<match target="pattern">
  <test name="family">
    <string>Symbol</string>
  </test>
  <edit name="family" mode="assign" binding="strong">
    <string>Standard Symbols L</string>
  </edit>
</match>
---------------

If I do that, then it'll use the URW Symbol font provided with gsfonts,
but it'll still complain if I don't have the Adobe Symbol.pfa font
available (even though it doesn't use it).

--Paul Vojta, [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to