From mboxrd@z Thu Jan 1 00:00:00 1970 From: trammi Subject: Re: org-export-docbook-xsl-fo-proc-command Date: Fri, 14 Dec 2012 09:16:08 +0000 (UTC) Message-ID: References: <87r4muym8r.fsf@bzg.ath.cx> <87sj79tuxr.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48581) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjRNY-0002uT-PR for emacs-orgmode@gnu.org; Fri, 14 Dec 2012 04:16:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TjRNX-0006H5-LQ for emacs-orgmode@gnu.org; Fri, 14 Dec 2012 04:16:24 -0500 Received: from plane.gmane.org ([80.91.229.3]:52253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjRNX-0006Gx-F8 for emacs-orgmode@gnu.org; Fri, 14 Dec 2012 04:16:23 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TjRNj-0006lj-Dj for emacs-orgmode@gnu.org; Fri, 14 Dec 2012 10:16:35 +0100 Received: from www.insiders.de ([193.22.3.20]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Dec 2012 10:16:35 +0100 Received: from milan.tramosljanin by www.insiders.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Dec 2012 10:16:35 +0100 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: emacs-orgmode@gnu.org Bastien altern.org> writes: > > trammi gmx.de> writes: > > > Bastien altern.org> writes: > > > >> Did you check C-h v org-export-docbook-xslt-proc-command RET ? > >> > > Yes, but I don't have this variable? > > I think it's here since org-docbook.el is in Org. > > Did you (require 'org-docbook) ? > Sorry, now I have org-export-docbook-xslt-proc-command. I want to use Saxon as xslt processor. How to set it at org-docbook.el for Win32? Thanks!