From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Need Help: [patch] A experimental toy which is used to preview latex fragements Date: Sat, 24 Mar 2012 13:32:54 -0400 Message-ID: <30714.1332610374@alphaville> References: <874ntfyber.fsf@gmail.com> <87zkb6xgv8.fsf@gmail.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SBUq0-0000qX-8e for emacs-orgmode@gnu.org; Sat, 24 Mar 2012 13:33:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SBUpy-00050O-K9 for emacs-orgmode@gnu.org; Sat, 24 Mar 2012 13:33:11 -0400 Received: from g1t0028.austin.hp.com ([15.216.28.35]:12337) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SBUpy-0004rP-En for emacs-orgmode@gnu.org; Sat, 24 Mar 2012 13:33:10 -0400 In-Reply-To: Message from FengShu of "Sat, 24 Mar 2012 21:34:19 +0800." <87zkb6xgv8.fsf@gmail.com> 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: FengShu Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org FengShu wrote: > ... > At this time ,it can't covert all the latex fragments in the > buffer and only convert one, I can't find the problem due my > pool computer language ability. so I need help! > I tried your patch and I can see the problem (I think), but it might not be a problem with your patch: I run into it even if org-create-formula-image-program is set to dvipng. Of course, there is a possibility that your patch broke dvipng, but at this point it doesn't look that way. I'll do some more testing and let you know. Nick