Re: Building Documentation - Mailing list pgsql-docs

From Peter Eisentraut
Subject Re: Building Documentation
Date
Msg-id 200610062241.06159.peter_e@gmx.net
Whole thread Raw
In response to Building Documentation  (David Blewett <david@dawninglight.net>)
Responses Re: Building Documentation  (David Blewett <david@dawninglight.net>)
List pgsql-docs
David Blewett wrote:
> xsltproc -o postgres.fo --stringparam pg.version '8.1.4'
> stylesheet.xsl postgres.xml
>
> However, no .fo file is created.

That's because the stylesheet you are using is an html stylesheet.

> Meanwhile, can someone provide me with
> either postgres.rtf or postgres.fot from the 8.1 series?

You can build a postgres.fot from the makefile, but maybe you mean
postgres.fo, which is not quite the same thing, and there is no readily
available support for the latter.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-docs by date:

Previous
From: David Blewett
Date:
Subject: Building Documentation
Next
From: David Blewett
Date:
Subject: Re: Building Documentation