From mboxrd@z Thu Jan 1 00:00:00 1970 From: Baoqiu Cui Subject: Re: export:org->docbook->texinfo->PDF Date: Sat, 02 Jan 2010 22:53:46 -0800 Message-ID: References: <4b5639db0912030943k1fe9f702md260eeedfe97c08@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NRKM2-0003DF-5q for emacs-orgmode@gnu.org; Sun, 03 Jan 2010 01:54:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NRKLx-0003Ch-5e for emacs-orgmode@gnu.org; Sun, 03 Jan 2010 01:54:21 -0500 Received: from [199.232.76.173] (port=35289 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRKLw-0003Ce-Sv for emacs-orgmode@gnu.org; Sun, 03 Jan 2010 01:54:16 -0500 Received: from lo.gmane.org ([80.91.229.12]:60277) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NRKLw-0001WE-CO for emacs-orgmode@gnu.org; Sun, 03 Jan 2010 01:54:16 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NRKLp-0005pc-LD for emacs-orgmode@gnu.org; Sun, 03 Jan 2010 07:54:09 +0100 Received: from c-71-202-70-219.hsd1.ca.comcast.net ([71.202.70.219]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 03 Jan 2010 07:54:09 +0100 Received: from cbaoqiu by c-71-202-70-219.hsd1.ca.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 03 Jan 2010 07:54:09 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Birch Browning writes: > Has anyone here been successful in exporting an orgmode document to docbook, > coverting it to texinfo and then to PDF? If so, would you kindly tell me how > you accomplished this? > > I can successfully produce a PDF from Docbook export, but would like to get > it into the texinfo format. If you need more information on my setup, I will > gladly supply it. I have not tried it by myself, but looks like docbook2X (http://docbook2x.sourceforge.net/) can do what you want. -- Baoqiu