From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: problem exporting latex fragments to html: Debian's dvipng 1.12-1 is buggy Date: Wed, 3 Feb 2010 16:14:52 +0100 Message-ID: References: <874olz3flq.wl%ucecesf@ucl.ac.uk> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NchdH-0000Rz-Pn for emacs-orgmode@gnu.org; Wed, 03 Feb 2010 10:59:11 -0500 Received: from [199.232.76.173] (port=42577 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NchdH-0000RV-6V for emacs-orgmode@gnu.org; Wed, 03 Feb 2010 10:59:11 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NchdG-0007Uc-7v for emacs-orgmode@gnu.org; Wed, 03 Feb 2010 10:59:10 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:38949) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NchdF-0007UU-Tn for emacs-orgmode@gnu.org; Wed, 03 Feb 2010 10:59:10 -0500 Received: by ewy28 with SMTP id 28so1546197ewy.8 for ; Wed, 03 Feb 2010 07:59:08 -0800 (PST) In-Reply-To: <874olz3flq.wl%ucecesf@ucl.ac.uk> 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: Eric S Fraga Cc: org-mode mailing list Hi Eric, OK, this now throws an error. - Carsten On Feb 2, 2010, at 2:57 PM, Eric S Fraga wrote: > Hi, > > I'm obviously having a bad two days with org-mode but, this time, I've > actually solved the problem myself. I thought I would highlight the > issue in case anybody else runs into this. > > Short summary: exporting org files with latex fragments to HTML failed > to create the images. I tracked the problem down to dvipng failing > (memory reference problems). My system is Debian with a mixture of > testing and unstable (yes, this will do it to you every time!). In > any case, version 1.12-1 of dvipng seems to have problems; the latest > in testing is 1.12-3 and this one works. > > However, I thought I would bring up a minor point: the failure to > create images was not obvious; I had to resort to going through my > *Messages* buffer. I then tried toggling debug on error to see why > the image creation was failing but this had no effect as an error > condition is not raised; this begs the question: should an error > condition be raised when an image creation fails? > > Thanks, > eric > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten