Re: pdf/ps docs for 7.4?

From: Christopher Browne <cbbrowne(at)acm(dot)org>
To: pgsql-docs(at)postgresql(dot)org
Subject: Re: pdf/ps docs for 7.4?
Date: 2003-11-18 02:54:18
Message-ID: m3n0aucrol.fsf@wolfe.cbbrowne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

After a long battle with technology, olly(at)lfix(dot)co(dot)uk (Oliver Elphick), an earthling, wrote:
> On Tue, 2003-11-18 at 02:00, Bruce Momjian wrote:
>> What is the gmake command to generate PDF docs? I can give it a try but
>> I don't see the rule in the makefile.
>
> cd doc/src/sgml
> make postgres.pdf
>
> but openjade falls over:
> openjade -D . -c
> /usr/share/sgml/docbook/stylesheet/dsssl/modular/catalog -d \
> stylesheet.dsl -t tex -V tex-backend -i output-print -V \
> texpdf-output -o postgres.tex-pdf postgres.sgml
> openjade:/usr/share/sgml/docbook/stylesheet/dsssl/modular/print/dbdivis.dsl:100:3:E: flow object not accepted by port; only display flow objects accepted
> make: *** [postgres.tex-pdf] Segmentation fault
> make: *** Deleting file `postgres.tex-pdf'
>
> I've asked Debian's openjade maintainer for assistance, so I'll let you
> know if I get any.

If it can wait 'til next week, I can take a look at it, as I'm fairly
familiar with the tools. Sadly, a week today's the earliest I can
conceivably touch it.
--
let name="cbbrowne" and tld="cbbrowne.com" in String.concat "@" [name;tld];;
http://cbbrowne.com/info/multiplexor.html
"Language shapes the way we think and determines what we can think
about." -- Benjamin Whorf

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message elein 2003-11-18 05:03:41 7.4 official docs : Fonts?
Previous Message Bruce Momjian 2003-11-18 02:48:05 Re: pdf/ps docs for 7.4?