You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, that definitely shouldn't happen. I can not reproduce it here, either.
If you speak Ruby, note how the combination of this and this should prevent the tmp folder from being copied. Not sure why this would fail (on macOS?).
Does it only happen with -lf pdf?
Can you reproduce the issue with the version on branch dev?
I noticed that the compilation started going slower and slower and my computer losing more and more space. It seems that for me the command
creates subdirectories on each run instead of overwriting the current tmp directory like,
main_tmp/main_tmp/main_tmp/main_tmp...
Is this how it should be? I know that I can set the -c to delete the tmp directory on every run.
I am on a Mac with OSX 10.12.6 and ruby 2.5.1p5 and pdfTeX 3.14159265-2.6-1.40.19 (TeX Live 2018)
The text was updated successfully, but these errors were encountered: