From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: [odt] equation labels Date: Sat, 27 Aug 2011 01:06:25 +0530 Message-ID: <8139go9d8m.fsf@gmail.com> References: <87pqjw6vpr.fsf@bill.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34604) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qx2DX-00021p-Dx for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 15:37:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qx2DW-0002TY-2X for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 15:37:27 -0400 Received: from mail-gw0-f41.google.com ([74.125.83.41]:54528) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qx2DV-0002TU-S8 for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 15:37:26 -0400 Received: by gwaa20 with SMTP id a20so3392074gwa.0 for ; Fri, 26 Aug 2011 12:37:25 -0700 (PDT) In-Reply-To: <87pqjw6vpr.fsf@bill.home> (Myles English's message of "Tue, 23 Aug 2011 15:36:32 +0100") 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: emacs-orgmode Hello Myles > \begin{equation*} > \label{eq:psychrometric} > \capillaryPressure = ln(RH)\cdot \dens_w\frac{RT}{M_w} > \end{equation*} dvipng refuses to produce png tex snippet above. I am not at all familiar with latex. I am not sure what is wrong. If you have a good number of equations in your orgfile can you share it with me? I can use it as a real-life example and cook up a preliminary latex->mathml support using mathtoweb. Do you have any quick opinions on mathtoweb? See my earlier post http://lists.gnu.org/archive/html/emacs-orgmode/2011-03/msg01755.html Regarding your captions request, I will cook up something. But I would like to fold it as part of latex->mathml work. Let's see. Jambunathan K.