From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: [DOCS] Re: Making DocBook xml books from org mode? Date: Fri, 30 Sep 2016 15:37:48 -0400 Message-ID: <87ponlrxf7.fsf@gmail.com> References: <1475172280.399769.741096521.05684B25@webmail.messagingengine.com> <1475247080.653217.741988825.20F4440B@webmail.messagingengine.com> <1475250389.663930.742049993.308CB483@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53495) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bq3dj-00037T-BO for emacs-orgmode@gnu.org; Fri, 30 Sep 2016 15:38:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bq3dg-0002vf-4p for emacs-orgmode@gnu.org; Fri, 30 Sep 2016 15:38:35 -0400 Received: from [195.159.176.226] (port=56180 helo=blaine.gmane.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bq3df-0002u0-Ty for emacs-orgmode@gnu.org; Fri, 30 Sep 2016 15:38:32 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bq3dL-0004s8-1J for emacs-orgmode@gnu.org; Fri, 30 Sep 2016 21:38:11 +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: emacs-orgmode@gnu.org Peter Davis writes: > Hi, Tom, > > On Fri, Sep 30, 2016, at 11:33 AM, Thomas S. Dye wrote: >> ... stuff excised ... >> >> This was part of the old exporter. It hasn't been ported to the new one. > > Thanks, Tom. Christian's post made me wonder if this was hiding in the > background somewhere. > There is a footnote in the (incomplete) page http://orgmode.org/worg/exporters/ox-overview.html that says: ,---- | (1) DocBook export, available in previous Org-mode versions, has not | currently been ported to the new exporter, however the new ox-texinfo | backend can generate DocBook format. Once file.texi is created via | ox-texinfo, simply execute: | | makeinfo --docbook file.texi `---- I wonder if that will meet the OP's requirements. -- Nick