Re: Switching to XML - Mailing list pgsql-docs

From Peter Eisentraut
Subject Re: Switching to XML
Date
Msg-id 200612120910.19126.peter_e@gmx.net
Whole thread Raw
In response to Re: Switching to XML  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Switching to XML  (Guillaume Lelarge <guillaume@lelarge.info>)
Re: Switching to XML  ("Joshua D. Drake" <jd@commandprompt.com>)
List 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/

pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Switching to XML
Next
From: Guillaume Lelarge
Date:
Subject: Re: Switching to XML