From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Use custom program to process LaTeX fragments? Date: Thu, 09 Jun 2011 22:38:49 +0530 Message-ID: <81vcwfue3i.fsf@gmail.com> References: <184877.30931.qm@web120716.mail.ne1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:36407) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUijM-0008LA-7W for emacs-orgmode@gnu.org; Thu, 09 Jun 2011 13:09:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QUijK-0001pd-B9 for emacs-orgmode@gnu.org; Thu, 09 Jun 2011 13:09:15 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:44921) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUijI-0001oX-JI for emacs-orgmode@gnu.org; Thu, 09 Jun 2011 13:09:13 -0400 Received: by pvc12 with SMTP id 12so1018501pvc.0 for ; Thu, 09 Jun 2011 10:09:11 -0700 (PDT) In-Reply-To: <184877.30931.qm@web120716.mail.ne1.yahoo.com> (amscopub-mail@yahoo.com's message of "Thu, 9 Jun 2011 08:56:33 -0700 (PDT)") 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: amscopub-mail@yahoo.com Cc: emacs-orgmode@gnu.org amscopub-mail@yahoo.com writes: > Currently, whenever you export to HTML, you have 3 options for processing LaTeX > fragments: (1) dvipng, (2) jsmath, (3) or leave it as is. > > > Is it possible to use an arbitrary program to process LaTeX fragments? > > What I want to do is use a commandline converter to turn the LaTeX fragments > directly into MathML. This way the final HTML document already has the correct > MathML without the need to use javascript. (Why? I use princexml to convert that > HTML file to a hi-quality PDF. JSmath is no good for that.) > > Relevant thread: http://lists.gnu.org/archive/html/emacs-orgmode/2011-03/msg01755.html odt exporter would benefit from any effort in this area. What converter you are having in mind? Is it command line compatible? Is it free software. Jambunathan K. --