Re: Switching to XML
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Guillaume Lelarge <guillaume@lelarge.info>
Cc: David Blewett <david@dawninglight.net>,
pgsql-docs@postgresql.org
Date: 2006-12-12T08:10:18Z
Lists: pgsql-docs
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. -- Peter Eisentraut http://developer.postgresql.org/~petere/