mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
Add a bit of debugging code
This commit is contained in:
parent
7b526d6461
commit
170f06089d
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user