X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 72290D1D1E2 for ; Tue, 18 Nov 2003 02:51:22 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 15758-10 for ; Mon, 17 Nov 2003 22:50:55 -0400 (AST) Received: from candle.pha.pa.us (unknown [207.106.42.251]) by svr1.postgresql.org (Postfix) with ESMTP id 889B0D1CB22 for ; Mon, 17 Nov 2003 22:48:14 -0400 (AST) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id hAI2m5w00640; Mon, 17 Nov 2003 21:48:05 -0500 (EST) From: Bruce Momjian Message-Id: <200311180248.hAI2m5w00640@candle.pha.pa.us> Subject: Re: pdf/ps docs for 7.4? In-Reply-To: <1069121902.16515.261.camel@linda.lfix.co.uk> To: Oliver Elphick Date: Mon, 17 Nov 2003 21:48:05 -0500 (EST) Cc: Peter Eisentraut , Bruno Wolff III , pgsql-docs@postgresql.org X-Mailer: ELM [version 2.4ME+ PL108 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/35 X-Sequence-Number: 2112 I found I could build them if I do a make html first, then a make postgres.pdf. Once run, I am seeing these failures: pdfjadetex postgres.tex-pdf This is pdfTeX, Version 3.14159-13d (Web2C 7.3.1) (postgres.tex-pdf[/usr/contrib/teTeX/share/texmf/pdftex/config/pdftex.cfg] JadeTeX 1999/06/29: 2.7 (/usr/contrib/teTeX/share/texmf/tex/latex/psnfss/t1ptm.fd) (/usr/contrib/teTeX/share/texmf/tex/jadetex/isoents.tex) Elements will be labelled Jade begin document sequence at 19 No file postgres.aux. (/usr/contrib/teTeX/share/texmf/tex/latex/ot2cyr/ot2wncyr.fd) (/usr/contrib/teTeX/share/texmf/tex/latex/base/ts1cmr.fd) (/usr/contrib/teTeX/share/texmf/tex/latex/lucidabr/lmrhlcm.fd) (/usr/contrib/teTeX/share/texmf/tex/context/base/supp-pdf.tex (/usr/contrib/teTeX/share/texmf/tex/context/base/supp-mis.tex loading : Context Support Macros / Missing ) loading : Context Support Macros / PDF ) (/usr/contrib/teTeX/share/texmf/tex/latex/psnfss/t1phv.fd) [1.0.18[/usr/contr ib/teTeX/share/texmf/dvips/config/pdftex.map]] (/usr/contrib/teTeX/share/texmf/tex/latex/psnfss/ts1ptm.fd) [2.0.18] LaTeX Warning: Reference `PREFACE' on page 3 undefined on input line 494. LaTeX Warning: Reference `INTRO-WHATIS' on page 3 undefined on input line 525. --------------------------------------------------------------------------- Oliver Elphick 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. > > -- > Oliver Elphick Oliver.Elphick@lfix.co.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 > > > ---------------------------(end of broadcast)--------------------------- > TIP 2: you can get off all lists at once with the unregister command > (send "unregister YourEmailAddressHere" to majordomo@postgresql.org) > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073