[OS X TeX] hyperref and apacite

Salvatore Enrico Indiogine hindiogine at gmail.com
Sat Apr 5 20:57:41 CEST 2008


David:

On 05/04/2008, David Watson <dewatson at mac.com> wrote:
>  You can simply open this command and it should automagically do everything
> necessary.
>  I do not believe it will be necessary to do a texhash if it is in
> ~/Library/texmf.
>
>  The contents are as follows:
>  #!/bin/sh
>  mkdir -p ~/Library/texmf/bibtex/bst
>  mkdir -p ~/Library/texmf/bibtex/bib
>  mkdir -p ~/Library/texmf/tex/latex/
>  cd ~/Library/texmf/tex/latex/
>  rm -rf apacite/
>  curl -O
> http://elena.aut.ac.nz/ctan/macros/latex/contrib/apacite.zip
>  unzip apacite.zip
>  cd apacite
>  pdflatex apacite.ins
>  mv *.bib ~/Library/texmf/bibtex/bib
>  mv *.bst ~/Library/texmf/bibtex/bst

I ran the commands.  You forgot:

mv apacite/  ~/Library/texmf/tex/latex


Now apacite works well with url.


I probably should try to do the same with the latest version of
hyperref and test whether the latest apacite and hyperref can now work
with each other.

David, thanks again for your help

Enrico.


-- 
Enrico Indiogine

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



More information about the macostex-archives mailing list