Printer-friendly version
  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT COUNT(sid) AS count FROM sessions WHERE timestamp >= 1231457499 AND uid = 0 in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.
  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT DISTINCT u.uid, u.name, s.timestamp FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.timestamp >= 1231457499 AND s.uid > 0 ORDER BY s.timestamp DESC in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.

STIX fonts for MathML in firefox

David's blog post on the new stix fonts prompted me to test replacing the standard fontset used by firefox to display MathML. To do that, follow the detailed instructions by R. Sidje on how to add the math font preference to your prefs.js

user_pref("font.mathfont-family", "STIXGeneral, STIXGeneral-Italic, STIXGeneral-Bold, STIXGeneral-BoldItalic");

Firefox MathML Install Fonts Message

When it is enabled, the message about installing STIX fonts will pop up when trying, for the first time, to load a page that includes mathml, e.g. Physical applications of the Gamma function. It also shows in the about:config configuration of firefox.

Technorati Tags:Technorati Tags:

Trackback URL for this post:

http://jem-thematic.net/en/trackback/474

Reply

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.