On Sat, Mar 23, 2013 at 11:12 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> A different PDF-output problem that I've been noticing for awhile is that
> certain intra-page links don't work. The only clue I've found about it
> is the warnings in the TeX log, for instance:
I could have overlooked a working example.. but as far as I've seen,
every link of the form:
<xref linkend="..." endterm="...">
just goes to Page 1 in the PDFs. I checked against a recent 9.2-A4.pdf
from the website and my own 9.3-A4.pdf built on Debian; the psql page
(psql-ref.sgml) has a number of such links. The links seem to work OK
in the HTML version, though.
Josh