Skip to content

bug in cleaning auxiliary files when emulation=TRUE #281

@guang-yu-zhu

Description

@guang-yu-zhu

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions