[OS X TeX] hyperref and apacite

Salvatore Enrico Indiogine hindiogine at gmail.com
Mon Apr 7 09:50:48 EDT 2008


Hi Ross!

On 06/04/2008, Ross Moore <ross at ics.mq.edu.au> wrote:
> Hi Salvatore, David, and Heiko.
>  My suspicions seem to be correct.
>  The simplest way to fix the problem is to put a single
>  instance of  \protect  into  hyperref.sty ; viz.
>
>  Turn this:
>
>   \def\bibcite#1#2{%
>     \@newl at bel{b}{#1\@extra at binfo}{%
>       \hyper@@link[cite]{}{cite.#1\@extra at b@citeb}{#2}%
>
>  into this:
>
>   \def\bibcite#1#2{%
>     \@newl at bel{b}{#1\@extra at binfo}{%
>       \protect\hyper@@link[cite]{}{cite.#1\@extra at b@citeb}{#2}%
>
>  This occurs at
>    line  3972  in  hyperref.sty [2007/02/07 v6.75r
>  and at
>    line 4939  in  hyperref.sty [2008/04/05 v6.77l
>    (line 8328 of the corresponding  hyperref.dtx ).

The good news:

1. I have the following version of hyperref:   2008/01/09 v6.77i


2. The text string you wrote is only at line 4938

3. Now the tex documents compiles without any error.  I have run
several times latex and bibtex without any error messages.

Now the bad news:

4. The references do not have the &

5. The citations in the text do not have the year: empty  () or <author> ().

We are getting close.

Thanks,
Enrico

-- 
Enrico Indiogine

Mathematics Education
Texas A&M University
hindiogine at gmail.com



More information about the MacOSX-TeX mailing list