Re: mathml fonts in Firefox under Debian Linux 4.0 (etch)
| Newsgroups | gmane.comp.mozilla.devel.mathml |
|---|---|
| Message-ID | <[email protected]> |
William, I run Debian's latest Iceweasel under Etch. For your particular example, > http://www.albany.edu/~hammond/gmisc/debiceweasel.xhtml there is no difference whether I use Pango or not. The equation displays correctly using apparently the same fonts as your Iceweasel example, except that there are no characters missing. I therefore suspect that this is a font issue: Your Firefox finds a symbol font that your Iceweasel does not find. I set Iceweasel's font.mathfont-family to "CMR10, CMSY10, CMEX10, CMMI10", and have the Debian package latex-xft-fonts-0.1-7 installed (from testing), where the symbol font CMSY10 is perhaps taken from. I suggest you try this; maybe it will solve your problem. Justus