Re: pagination in the PostgreSQL 7.2 Programmer's Guide

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Rich Morin <rdm(at)cfcl(dot)com>
Cc: PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>
Subject: Re: pagination in the PostgreSQL 7.2 Programmer's Guide
Date: 2002-03-28 01:16:29
Message-ID: Pine.LNX.4.30.0203272013570.690-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Rich Morin writes:

> Would some assistance be too much to ask for? I'm not expert in (g)make,
> PostgreSQL, SGML, or (*)TeX*, but I don't really think I should have to
> be, in order to generate the needed PostScript files.

I guess what I was saying is that it's theoretically possible but no one
has ever done it before. Actually, it turns out to be quite easy:

make user.html # (to build the index)
make user.pdf JADEFLAGS='-V %two-side%' # (or user.ps)

The result looks correct, but you better check it thoroughly.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Cepera - n/a - 2002-03-30 14:57:07 Seems a mistake in tutorial-7.2-A4.pdf file
Previous Message Rich Morin 2002-03-27 23:53:59 Re: pagination in the PostgreSQL 7.2 Programmer's Guide