Joseph Wright

Results 666 comments of Joseph Wright

That would happen if you've saved you `.tlg` with with no errors and one then arises; I'm not sure of your use case.

The tricky part there is that `DEPENDS.txt` is set up for LaTeX packages, rather ones on CTAN/TeX Live. So scanning for `\RequirePackage` wouldn't necessarily work. There's also the fact that...

Indeed, that's true: what's the use case?

@yegor256 I mean something like: TeX doesn't care about directories, which are also not tracked by systems such as Git, so typically there is no need to remove them. What...

> @josephwright in my case, they have temporary files that affect the next build. I would like to have an ability to start from scratch. Now I have to delete...

@davidcarlisle Yes that looks right: I'll adjust

I'm not sure at all what you mean

I'm happy to look at the the naming-of-tests issue, but I wouldn't expect you to use the name of the test file as part of the test. For example, we...

@siefkenj I mean that a test of something-with-filenames is not linked to `'jobname`, it's just `\input `; the setup is not intended to impart semantics to the names of the...

@zauguin, @FrankMittelbach Opinions here?