On 7/20/07, Bennett Helm <[EMAIL PROTECTED]> wrote:


On Jul 20, 2007, at 10:15 AM, Lyx Physicst wrote:

>> This indicates it's not a LyX problem but something wrong with your
>> LaTeX setup. I'm not sure what the "couldn't open style file aip.bst"
>> is indicating. You said you installed it; are you sure? Try opening
>> the Terminal and typing:
>>
>> kpsewhich aip.bst
>>
>> That should return a path to the file if LaTeX can find the file and
>> nothing otherwise. If you do get a path to that file, check to make
>> sure you have read permissions on it. The other possibility I can
>> think of is that the file is somehow corrupted.
>>
>> When installing extra files for LaTeX, the standard place to put them
>> on Mac is ~/Library/texmf/. So .bst files would generally be put
>> in ~/
>> Library/texmf/bibtex/bst. Having done that, run "sudo
>> texhash" (giving your password), and it *should* work.
>>
>> Bennett
>>
>
> This is the path that I found the aip.bst file in
> /usr/local/gwTeX/texmf.texlive/bibtex/bst/base/aip.bst
>   I looked and I dont have a ~/Library/texmf/bibtex/bst folder....
> Could there be somewhere else that I can put the file so LaTeX can
> see it?

(You can always create that folder! -- Your LaTeX installation will
recognize it once you do.)

Did you check to see if you have read permissions to aip.bst? Are you
sure your copy of that file is not corrupted?

Bennett


Ok, I created that directory and moved the file there.  How do I check to
see if I have permissions and/or if the file is corrupted?  I was a little
confused on how to download it from CTAN, so I just copied the text into a
new tex file and saved it as aip.bst, is this ok or did I do it wrong?

Reply via email to