On Mon, Aug 13, 2001 at 01:00:33AM +0200, Steffen Seufert wrote:
> I am using Win32 lyx-1.1.6fix3.
> It doesn't update automatically when I change my
> .bst file - maybe a proplem of the port.
> 
> In my document only the filename without path is given in the
> Bibtex-Inset-Dialogue.
> The bst-file is found via the latex path (it's not located in the document
> dir).
> So I think there's no chance for lyx to find out, if it has changed
> or not.

LyX should be able to find the .bst file by reading the .aux file and then
running kpsewhich. It then put a line for the .bst file in the .tex.dep file,
and using this line, LyX knows when the .bst file has been modified.

Reply via email to