From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Re: Making DocBook xml books from org mode? Date: Sun, 02 Oct 2016 20:32:11 -0400 Message-ID: References: <1475172280.399769.741096521.05684B25@webmail.messagingengine.com> <878tuajysi.fsf@fastmail.fm> <1475187422.3176053.741333169.0906F627@webmail.messagingengine.com> <1475250249.663446.742041297.1ACDFDFD@webmail.messagingengine.com> <87y426igda.fsf@fastmail.fm> <87wphqienq.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60662) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bqrB7-0007yb-Dd for emacs-orgmode@gnu.org; Sun, 02 Oct 2016 20:32:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bqrB3-0003AY-76 for emacs-orgmode@gnu.org; Sun, 02 Oct 2016 20:32:20 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:55426) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bqrB2-000390-0T for emacs-orgmode@gnu.org; Sun, 02 Oct 2016 20:32:17 -0400 In-Reply-To: <87wphqienq.fsf@fastmail.fm> (Joost Kremers's message of "Mon, 03 Oct 2016 00:12:25 +0200") 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: Joost Kremers Cc: emacs-orgmode@gnu.org Joost Kremers writes: > On Sun, Oct 02 2016, Peter Davis wrote: >> Interesting. I just installed Pandoc on my Mac today with Homebrew, but >> it claims to be 1.13.1. I'll try to find an update. Thanks. > > Check the "Installing" page on pandoc.org: there's a link to an OS X > package on Pandoc's Github page: > > https://github.com/jgm/pandoc/releases/tag/1.17.2 > Thanks again, Joost. I didn't find any installation instructions or kits, but I just copied the executable from the .pkg file to /usr/local/bin on my machine, overwriting the 1.13 version that was there. That seems to have worked. I was able to export from org-mode to docbook. Thanks! -pd