Paul Lambert <[EMAIL PROTECTED]> writes:

|  I can't update the contents of a \nocite{*} line and cause any change
| in a file's output bibliography. It seems that the bibliography I get
| only ever reacts to the form of the \nocite line the _first_ time the
| file is compiled, unaltered after any number of subsequent changes and
| updates - this is despite the biblio being sensitive to updates in
| openly cited references. Any similar experience?

What do you mean by "update the contents of a \nocite{*}" line?
Changes to the .bib file?

On problem that has to be solved to make LyX::LaTeX depend on the .bib
file is where to find it. Ok, we can look at BSTINPUTS, BIBINPUTS but
what if we cannot find them there.

LyX::LaTeX currently (in lyx-1.0.4pre4) looks at, and uses for
dependency tracking, all files generated by latex or external progs.
But to make it also track the files used by the _external_ progs is a
bit harder, and will probably not work in all cases.

If you mean just changes to the \nocite{...}, i.e. you added a new ref
you want in the bibliography, that should be taken care of. If not
there is a but in the dependency tracking, and I would like a small
example run (with -dbg 129 + the latex log file + the .aux file) that
shows this.

        Lgb

Reply via email to