[texhax] link to references points to wrong page - Workaround

Carlos "Guâno" Grohmann carlos.grohmann at gmail.com
Mon Jan 15 00:38:20 CET 2007


Hello. About the link to the references section pointing to the wrong
page, I found that in another latex-made pdf I downloaded, so this
might be a bug.

One possible workaround I came to is to crate a section called
"references" and then set \refname{}, like this:

\renewcommand{\refname}{}
\section{References}
\bibliographystyle{bib/apalike}
\begin{footnotesize}\bibliography{/home/foo/bib/references}\end{footnotesize}

Carlos


---------- Forwarded message ----------
From: Carlos Guâno Grohmann <carlos.grohmann at gmail.com>
Date: Jan 14, 2007 8:22 PM
Subject: link to references points to wrong page
To: texhax at tug.org


Hello again

I asked this about a week ago, but haven't  any success in fixing it.
My problem is that I am writing a tutorial on a software, using
pdflatex and hyperref. No matter how many times I run pdflatex (and I
run it a lot of times), the link to the References section points to
the wrong page,  usually to the page where the last section before
References begin. Has anyone seen this before?

This is in my preamble.tex:

\usepackage[pdftex,
bookmarks=false,
bookmarksnumbered=false,
a4paper,
breaklinks=true,
colorlinks=false,
pdftitle={Digital Terrain Analysis with GRASS-GIS},
pdfauthor={Carlos Henrique Grohmann -- IGc-USP},
pdfsubject={},
pdfkeywords={}
]{hyperref}


thanks for helping.

Carlos


--
+-----------------------------------------------------------+
              Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+-----------------------------------------------------------+
_________________
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke


-- 
+-----------------------------------------------------------+
              Carlos Henrique Grohmann - Guano
  Geologist M.Sc  - Doctorate Student at IGc-USP - Brazil
Linux User #89721  - carlos dot grohmann at gmail dot com
+-----------------------------------------------------------+
_________________
"Good morning, doctors. I have taken the liberty of removing Windows
95 from my hard drive."
--The winning entry in a "What were HAL's first words" contest judged
by 2001: A SPACE ODYSSEY creator Arthur C. Clarke


More information about the texhax mailing list