From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Letitia and Drew Hodge" Subject: Latex export to HTML Date: Sun, 30 Nov 2008 19:23:44 -0500 Message-ID: <500b31940811301623u52dd7b47t8c7ed8166748f829@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L6wZp-0000cM-MV for emacs-orgmode@gnu.org; Sun, 30 Nov 2008 19:23:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L6wZn-0000Yi-AO for emacs-orgmode@gnu.org; Sun, 30 Nov 2008 19:23:48 -0500 Received: from [199.232.76.173] (port=41556 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L6wZn-0000YR-5H for emacs-orgmode@gnu.org; Sun, 30 Nov 2008 19:23:47 -0500 Received: from wa-out-1112.google.com ([209.85.146.183]:12221) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L6wZm-0002ca-I0 for emacs-orgmode@gnu.org; Sun, 30 Nov 2008 19:23:46 -0500 Received: by wa-out-1112.google.com with SMTP id j32so1384308waf.26 for ; Sun, 30 Nov 2008 16:23:44 -0800 (PST) Content-Disposition: inline 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: emacs-orgmode@gnu.org Hi, I'm trying to export to HTML org files that contain Latex maths fragments. I can successfully export to PDF and I can see properly typeset maths when I use the preview command (C-c C-x, C-l), but when I export to HTML, I see just Latex code. I'm using Org mode 6.13b in GNU Emacs 22.3.1 (i386-apple-darwin9.5.0, Carbon Version 1.6.0) on Mac OS 10.5.5 and I have dvipng installed and working. Is anyone exporting Latex math to HTML successfully on a Mac -- and is there anything I need to do outside the instructions in the latest Org Manual? Thanks very much. Drew Hodge PS: If you read this Carsten, Org mode is an amazing piece of work -- I don't know where I'd be without it. Thanks for all your time and effort.