From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: (V8) [PATCH] New feature: Use dvisvgm to preview latex formular Date: Thu, 19 May 2016 12:32:55 +0200 Message-ID: <877feqwd60.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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50695) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3LGW-0002jk-Bp for emacs-orgmode@gnu.org; Thu, 19 May 2016 06:33:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b3LGP-0007du-8q for emacs-orgmode@gnu.org; Thu, 19 May 2016 06:33:15 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:60875) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3LGP-0007dB-3R for emacs-orgmode@gnu.org; Thu, 19 May 2016 06:33:09 -0400 In-Reply-To: <10cc424.a475.154c84f4e72.Coremail.tumashu@163.com> (tumashu@163.com's message of "Thu, 19 May 2016 17:18:41 +0800 (CST)") 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: tumashu Cc: emacs-orgmode tumashu writes: > `((?b . ,(shell-quote-argument base-name)) > (?f . ,(shell-quote-argument full-name)) > (?o . ,(shell-quote-argument out-dir)))))) > > > What about add a spec to output-file, some commands need this > information. I'm not sure to understand. What information do you need? Regards,