Re: pdf/ps docs for 7.4? - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: pdf/ps docs for 7.4?
Date
Msg-id 200311180248.hAI2m5w00640@candle.pha.pa.us
Whole thread Raw
In response to Re: pdf/ps docs for 7.4?  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-docs
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

pgsql-docs by date:

Previous
From: Oliver Elphick
Date:
Subject: Re: pdf/ps docs for 7.4?
Next
From: Bruno Wolff III
Date:
Subject: Re: pdf/ps docs for 7.4?