Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id ED07D9FA2CC for ; Tue, 12 Dec 2006 13:42:28 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-new, port 10024) with ESMTP id 44758-05 for ; Tue, 12 Dec 2006 13:42:19 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from lists.commandprompt.com (host-130.commandprompt.net [207.173.203.130]) by postgresql.org (Postfix) with ESMTP id 02B759FA248 for ; Tue, 12 Dec 2006 13:42:18 -0400 (AST) Received: from [192.168.1.95] (or-67-76-146-141.sta.embarqhsd.net [67.76.146.141]) (authenticated bits=0) by lists.commandprompt.com (8.13.7/8.13.6) with ESMTP id kBCHfr3B012667 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 12 Dec 2006 09:41:54 -0800 Subject: Re: Switching to XML From: "Joshua D. Drake" To: Peter Eisentraut Cc: Guillaume Lelarge , David Blewett , pgsql-docs@postgresql.org In-Reply-To: <200612120910.19126.peter_e@gmx.net> References: <4579720E.4000707@dawninglight.net> <457D9F0A.9050202@dawninglight.net> <457DF846.9080502@lelarge.info> <200612120910.19126.peter_e@gmx.net> Content-Type: text/plain Organization: Command Prompt, Inc. Date: Tue, 12 Dec 2006 09:43:51 -0800 Message-Id: <1165945431.10435.3.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.88.5, clamav-milter version 0.88.5 on projects.commandprompt.com X-Virus-Status: Clean X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.6 (lists.commandprompt.com [192.168.2.159]); Tue, 12 Dec 2006 09:41:59 -0800 (PST) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200612/149 X-Sequence-Number: 4072 On Tue, 2006-12-12 at 09:10 +0100, Peter Eisentraut wrote: > Guillaume Lelarge wrote: > > A summary : > > * to build HTML manual with XSLT : > > make postgres.xml > > make xslthtml > > Just the last command should be enough. > > > * to build PDF manual with XSLT : > > make postgres.xml > > make postgres-A4.fo > > Same here. > > > fop.sh postgres-A4.fo postgres-A4.pdf > > > > I think my fop install is broken because I'm not able to build the > > PDF file... > > I have been using FOP on and off for many years and I've never seen it > produce any real document longer than two pages, so I'm not surprised. I was able to easily (once I got the environment sorted out) generate the entire french documentation with FOP. Joshua D. Drake > -- === The PostgreSQL Company: Command Prompt, Inc. === Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240 Providing the most comprehensive PostgreSQL solutions since 1997 http://www.commandprompt.com/ Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate