On Tue, Nov 27, 2001 at 02:16:30PM +0100, Lars Gullik Bjønnes wrote: > Dekel Tsur <[EMAIL PROTECTED]> writes: > > | On Tue, Nov 27, 2001 at 01:01:40PM +0100, Lars Gullik Bjønnes wrote: > >> Andre Poenitz <[EMAIL PROTECTED]> writes: > >> > >> | On Tue, Nov 27, 2001 at 12:34:30PM +0200, Dekel Tsur wrote: > >> >> Do you have use_tempir=false ? > >> > > >> | Yes. > >> > >> I cannot see how the mtime patch can cause this, but it is probably > >> the culprit. > > > | If you used lyx before the mtime change, then the .dep file is of the format > | filename crc crc > | But when you try to use lyx after the change, it expects the format > | filename crc crc mtime > | and therefore it reads the existing .dep file incorrectly. > > but it shouldn't really matter after the first latex run, since the > .dep file is rewritten.
But the problem is that lyx thinks it shouldn't run latex at all, and therefore this file is not rewritten.