From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: org-mime Date: Wed, 15 May 2013 12:55:58 -0600 Message-ID: <874ne4qdhd.fsf@gmail.com> References: <87ppwvzxzq.fsf@gmail.com> <87mwrypnra.fsf@gmail.com> <87ip2mq7xq.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44369) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcgsB-0003Ye-6Y for emacs-orgmode@gnu.org; Wed, 15 May 2013 14:56:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ucgs9-0004mq-Qc for emacs-orgmode@gnu.org; Wed, 15 May 2013 14:56:23 -0400 Received: from mail-pb0-x231.google.com ([2607:f8b0:400e:c01::231]:45055) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucgs9-0004mk-K4 for emacs-orgmode@gnu.org; Wed, 15 May 2013 14:56:21 -0400 Received: by mail-pb0-f49.google.com with SMTP id rp8so349889pbb.22 for ; Wed, 15 May 2013 11:56:20 -0700 (PDT) In-Reply-To: <87ip2mq7xq.fsf@mat.ucm.es> (Uwe Brauer's message of "Tue, 14 May 2013 10:31:13 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Uwe Brauer Cc: emacs-orgmode@gnu.org Uwe Brauer writes: >>> "Eric" == Eric Schulte writes: > > > Joseph Vidal-Rosset writes: > >> > >> - > > > A while back Org-mode switched its method of exporting latex equations > > to HTML. Equations used to be exported as png images, however they are > > now exported as markup which may then be processed on the fly by > > client-side javascript. Most mail readers do not allow javascript in > > html email, and I doubt that the required javascript headers are > > included in the mail html mime part. > > > I don't know if it is currently possible to do the javascript > > pre-processing as part of the HTML export, but that would probably be > > the best solution in this case. > > Couldn't the old functionality (converting to png) be reactivated, at > least optionally?? For me this change are bad news, since the feature > (to export LaTeX math to something visible) is very important to me and > even if this approach may have disadvantages, it seems to me more > universal than the javascript business. > Indeed the old latex->png functionality is still available, I just had to update org-mime to work with the new exporter. Export of latex to attached png images should once again be working in the master branch of the git repo. Best, > > > Uwe Brauer > > -- Eric Schulte http://cs.unm.edu/~eschulte