* Damon Muller <[EMAIL PROTECTED]> writes:

> a couple of directories in /usr/local/lib/texmf and put in the required
> files (apacite.bst and apacite.sty). The tetex doc said to run `texhash'
> to update the ls-R file, which I did (as root).

> When I try and run latex on my paper, I get the following error:

> ! Undefined control sequence.
> l.111 \citeA
>             {easteal-93}.  Yet while technically accurate, such a
>           definition

You can use 
  kpsewhich <file>
to see where a certain file is taken from (or not, if it´s not found
:-)

Maybe your problem is that you should put the files a little bit deeper
in the texmf tree, e.g. at /usr/local/lib/texmf/tex/latex/apacite.

HTH,
  Colin

-- 
Colin Marquardt <[EMAIL PROTECTED]>

Reply via email to