Hi,
I noticed that if I run
latexmk(file,emulation =TRUE)
It will clean all other auxiliary files but not the one with extension as log.
And if I run
latexmk(file,emulation =FALSE)
Then this problem is solved.
I guess there is something wrong with the emulation step. Could you fix this bug?
Hi,
I noticed that if I run
latexmk(file,emulation =TRUE)
It will clean all other auxiliary files but not the one with extension as log.
And if I run
latexmk(file,emulation =FALSE)
Then this problem is solved.
I guess there is something wrong with the emulation step. Could you fix this bug?