From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: (V9) [PATCH] New feature: Use dvisvgm to preview latex formular Date: Sat, 21 May 2016 11:38:07 +0200 Message-ID: <87r3cvagzk.fsf@saiph.selenimh> References: <87lh3dxibp.fsf@163.com> <87lh3chenz.fsf@163.com> <8737pjluy5.fsf_-_@163.com> <87posncycg.fsf@163.com> <87inyfuf4d.fsf@saiph.selenimh> <87posmnr7i.fsf_-_@163.com> <87k2itu2h2.fsf@saiph.selenimh> <87mvnnev3u.fsf_-_@163.com> <87mvnmwj78.fsf@saiph.selenimh> <10cc424.a475.154c84f4e72.Coremail.tumashu@163.com> <877feqwd60.fsf@saiph.selenimh> <87oa82b0zv.fsf_-_@163.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55560) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b43MP-0007Gd-77 for emacs-orgmode@gnu.org; Sat, 21 May 2016 05:38:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b43MN-000303-8a for emacs-orgmode@gnu.org; Sat, 21 May 2016 05:38:16 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:55908) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b43MN-0002zV-1i for emacs-orgmode@gnu.org; Sat, 21 May 2016 05:38:15 -0400 In-Reply-To: <87oa82b0zv.fsf_-_@163.com> (Feng Shu's message of "Thu, 19 May 2016 22:01:24 +0800") 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" To: Feng Shu Cc: emacs-orgmode Hello, "Feng Shu" writes: > From e18b7a4430ff90d6bcb828e3898ef25c61aba4bd Mon Sep 17 00:00:00 2001 > From: Feng Shu > Date: Tue, 17 May 2016 21:24:35 +0800 > Subject: [PATCH] New feature: Use dvisvgm to preview latex formular It looks good. I applied it with minor tweak to docstrings. I also made use of `org-preview-latex-default-process', which was defined but not used in the patch. Thank you for all this work. BTW, could you provide an entry for ORG-NEWS about it? User visible changes are variables being renamed an, obviously, the new feature. Regards, -- Nicolas Goaziou