Angus Leeming wrote: > 1. We already do exactly that with \includegraphics, passing it the draft > option if the file is not found. > 2. In this particular instance, the figure will not be 'silently' omitted > because the \warnNotFound macro posts a warning in the LaTeX log file. Ok, > so we might need a dialog to pop up and tell us that the log file says it > couldn't find 44 external files.
the latex error popup could/should optionally (with a checkbox?) catch warnings IMO. For instance overfulls and underfulls latex badnesses (ok, these are not explicit latex warnings, but anyways) and/or undefined references shouldn't be ignored on a last proof for publication... Alfredo