From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: MathJax is now the default for HTML math Date: Tue, 17 Aug 2010 13:01:02 +0200 Message-ID: <1AFC0B38-F307-4BBB-8A7C-DEAFDD845A33@gmail.com> References: <63B79D2B-9483-481F-B7AB-88BEA753D5C8@gmail.com> <4C66F076.10505@jboecker.de> <4C6715D0.3060508@jboecker.de> <4C67EA99.7040505@jboecker.de> <4C690E5A.1080109@jboecker.de> <45634DCD-2208-4778-B4E0-F11FF8D39612@gmail.com> <4C6A67FE.6050801@jboecker.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=35549 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OlJup-0004Id-5R for emacs-orgmode@gnu.org; Tue, 17 Aug 2010 07:01:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OlJul-0004ls-UZ for emacs-orgmode@gnu.org; Tue, 17 Aug 2010 07:01:11 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:58154) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OlJul-0004la-HR for emacs-orgmode@gnu.org; Tue, 17 Aug 2010 07:01:07 -0400 Received: by ewy28 with SMTP id 28so3093647ewy.0 for ; Tue, 17 Aug 2010 04:01:06 -0700 (PDT) In-Reply-To: <4C6A67FE.6050801@jboecker.de> 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: =?ISO-8859-1?Q?Jan_B=F6cker?= Cc: detlef.steuer@gmx.de, emacs-orgmode List On Aug 17, 2010, at 12:44 PM, Jan B=F6cker wrote: > Static MathJax v0.2 contains org-static-mathjax.el, which integrates =20= > it > into the Org export process. The comments in that file explain how it > can be used. > > Download it at: > http://www.jboecker.de/2010/08/15/staticmathjax.html > > I have added a note to org-hacks.org in Worg, which should show up =20 > when > Worg is next exported to HTML on the server. And, since you made it into a nice little package, I think it could go into the contrib directory as well - if you want, of course. > - Carsten