Re: pdf/ps docs for 7.4?

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, Bruno Wolff III <bruno(at)wolff(dot)to>, pgsql-docs(at)postgresql(dot)org
Subject: Re: pdf/ps docs for 7.4?
Date: 2003-11-18 02:18:23
Message-ID: 1069121902.16515.261.camel@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight, UK http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"A Song for the sabbath day. It is a good thing to
give thanks unto the LORD, and to sing praises unto
thy name, O most High." Psalms 92:1

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2003-11-18 02:48:05 Re: pdf/ps docs for 7.4?
Previous Message Bruce Momjian 2003-11-18 02:00:40 Re: pdf/ps docs for 7.4?