CSS

Version imprimable
  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT COUNT(sid) AS count FROM sessions WHERE timestamp >= 1231491746 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 >= 1231491746 AND s.uid > 0 ORDER BY s.timestamp DESC in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.

MathML in Opera

Yesterday I downloaded Opera because I wanted to test the new STIX fonts that have been finally reelased. I did not get very far. I barely managed to install them in Fedora but I could not use then in OpenOffice nor in TeX. So I thought I might try with a browser and chose Opera because of the wonders of the CSS MathML profile in Opera. A nice article by Charles McCathieNevile [http://dev.opera.com/articles/view/can-kestrels-do-math-mathml-support-in/Can Kestrels do Math?