| von Gagern » Martin » HOWTOs » | FF3 MathML |
|
The issue described here is addressed by Gentoo Bug #231746.
On my system, a Gentoo Linux, Firefox used the clubs suit symbol instead of a vertical lines in mathematical formulas.
The MathML construct
2 ⁢ x | x < 5 ≠ ]]> x 2 | x < 5
is rendered by your system as
and by my Firefox 3 (Gentoo package www-client/mozilla-firefox-3.0-r1) as
In my prefs.js there was this line:
It was created in response to a recommendation from the media-fonts/mathematica-fonts ebuild. Removing that entry solved the issue for me.