"Jean-Pierre.Chretien" <[EMAIL PROTECTED]> writes:
| I'm not sure that it's the right explanation.
| AFAIR (I posted on this already some time ago),
| change in the bib style is not enough in plain LaTeX/BibTeX
| to refresh the bbl file, you need to kill the existing one (or
| the aux file).
What version of LyX are you using now?
If 1.1.2 or 1.1.3pre1...
* you run update dvi
.aux file is created and parsed for bibtex clues.
bibtex is run, everything is resolved
* you change the bibtex style
* you rerun update dvi
dep file is checked for changes in bibtex files if no changes
bibtex is not run...
latex is run one , aux file updated with correct bibtex style
but lyx will never discover this...
Ok. I see the problem.
The solution is to parse the aux file always and compere the bibtex
files found to the ones already in the dep file. If they are different
(new or deleted) bibtex should be rerun.
| It seems to be the same in LyX, close/open kills the aux and bbl files
| by changing the temporary. Could be documented as is, unless
| a specific LyX refreshing mechanism is implemented (i.e., kill the bbl
| file if the style is modified).
I try hard for the LaTeX class to be selfcontained.
Expect a fix for this problem soon.
So far I think this is only a problem with bibtex.
|
| Regards
|
| --
| Jean-Pierre