From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: [odt] equation labels Date: Sun, 18 Sep 2011 01:18:35 +0530 Message-ID: <81pqizuezw.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]:53355) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R50sg-0007fx-UD for emacs-orgmode@gnu.org; Sat, 17 Sep 2011 15:48:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R50sf-0004JU-Vp for emacs-orgmode@gnu.org; Sat, 17 Sep 2011 15:48:54 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]:33619) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R50sf-0004Ia-PY for emacs-orgmode@gnu.org; Sat, 17 Sep 2011 15:48:53 -0400 Received: by pzk36 with SMTP id 36so5062172pzk.3 for ; Sat, 17 Sep 2011 12:48:52 -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: Myles English Cc: emacs-orgmode Myles Subsequent to our last interaction I added support LaTeX to MathML conversion[1] and also enhanced the support for how the equations are numbered. You may want to look at all three posts in this thread. http://www.mail-archive.com/emacs-orgmode@gnu.org/msg46437.html Any feedback or comment is welcome. TIA, Jambunathan K. Footnotes: [1] The patch is pending and has not hit the git repo yet --