Jean-Marc Lasgouttes wrote:
I am trying to see why the UserGuide makes errors when typesetting. I already fixed a crash, but it is still not working as I would want. Anyway, is there a reason why I see on the console the messages below? It makes debug messages basically useless.
Hum, probably my fault. The original copy() used to overwrite by default. There is an "overwrite" option to copyTo(), I guess we should pass it true when moving files from the Cache. I'll do that.
Abdel.