From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: MathJax - use Tex/LaTeX/MathML in HTML pages Date: Mon, 02 Aug 2010 10:52:43 +0200 Message-ID: <87ocdltmzo.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=51294 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OfqlM-0005vh-9B for emacs-orgmode@gnu.org; Mon, 02 Aug 2010 04:52:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OfqlL-0002Oq-0B for emacs-orgmode@gnu.org; Mon, 02 Aug 2010 04:52:48 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:42919) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OfqlK-0002Og-RY for emacs-orgmode@gnu.org; Mon, 02 Aug 2010 04:52:46 -0400 Received: by wyg36 with SMTP id 36so3342643wyg.0 for ; Mon, 02 Aug 2010 01:52:45 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi all, I just discovered and tested MathJax: http://www.mathjax.org This is quite straightforward: unpack MathJax on your server (together with the fonts zip) and it will display inline LaTeX maths in a webpage. I thought it could be interesting to have an option for people who want to use it instead of the current LaTeX fragments mechanism. Anyone already using MathJax? -- Bastien