Re: having trouble building the postgres-A4.pdf

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Jeff Frost <jeff(at)pgexperts(dot)com>
Cc: "pgsql-docs(at)postgresql(dot)org" <pgsql-docs(at)postgresql(dot)org>
Subject: Re: having trouble building the postgres-A4.pdf
Date: 2013-06-26 21:14:24
Message-ID: 20130626211424.GC3757@eldon.alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Jeff Frost wrote:
> On Jun 26, 2013, at 13:20, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> wrote:
>
> >> Any idea how to fix it?
> >
> > Nope, but maybe try to build the PDF using the XML toolchain?
>
> I'm afraid that's a bit out of my depth. I would speculate that since the US PDF builds and the A4 format is smaller, it's a sizing problem, but I've no idea how to fix that sort of thing.

In previous threads the conclusion has been that that error occurs when
linked text crosses a page boundary. So whether it occurs for any
particular build depends on whether that happens due to mere chance.
For example maybe if you just add a couple words before the broken text,
it will cause the linked text to move enough that it all goes on the
next page.

Supposedly TeXLive 2013 fixed that bug, but evidently not, or not
completely. Perhaps we could have the TeXLive developers look at the
current problem. But I don't know whether the bug is openjade's or
pdftex' ...

You can have a look at the tex source file by doing "make
postgres-A4.tex-pdf". But it's pretty obscure.

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2013-06-26 22:17:52 Re: having trouble building the postgres-A4.pdf
Previous Message Jeff Frost 2013-06-26 20:56:59 Re: having trouble building the postgres-A4.pdf