Re: PDF builds broken again

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PDF builds broken again
Date: 2014-07-23 14:58:25
Message-ID: 29277.1406127505@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Magnus Hagander <magnus(at)hagander(dot)net> writes:
> Have you figured out any way to actually track down which para has the
> problem itself, or is it all manual work?

Oh ... the TUG page now has a recipe for finding the problem less
painfully, which I don't recall having seen before:

http://ftp.tug.org/mail-archives/pdftex/2002-February/002216.html

In short, you can add a "draft" option that lets PDF output get generated
anyway, and then you can actually see exactly what link is getting
split.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rohit Goyal 2014-07-23 15:01:12 Least Active Transaction ID function
Previous Message Tom Lane 2014-07-23 14:55:05 Re: PDF builds broken again