X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLaTeX.cpp;h=6e7fe921b8fa6f9f30a14a6e9900dc4551f3941b;hb=0b42f77551e607e59ac4fa98e5b926fb10a45baf;hp=31d61441ae786b2f7af61de25d818f1bd3221940;hpb=7779316e6c5dd6d0d522d8fdfedf5cba48c56c6a;p=lyx.git diff --git a/src/LaTeX.cpp b/src/LaTeX.cpp index 31d61441ae..6e7fe921b8 100644 --- a/src/LaTeX.cpp +++ b/src/LaTeX.cpp @@ -135,6 +135,7 @@ LaTeX::LaTeX(string const & latex, OutputParams const & rp, void LaTeX::removeAuxiliaryFiles() const { + LYXERR(Debug::LATEX, "Removing auxiliary files"); // Note that we do not always call this function when there is an error. // For example, if there is an error but an output file is produced we // still would like to output (export/view) the file.