Skip to main content
9 events
when toggle format what by license comment
Jan 23, 2020 at 22:33 comment added safetyduck I've added a sleep .1 in between commands and am not hitting the issue anymore. Seems like a race condition in the latex commands. Can't think of anything else that would cause it.
Jan 22, 2020 at 14:27 comment added Walter A In the build constructions I see latex notes twice. Which program makes the notes.aux, can this be done before the build step (target build depending on target helpfiles, and target helpfiles generating notes.aux) ?
Jan 22, 2020 at 11:37 comment added safetyduck One example is "I can't find file `notes.aux'". Then the next run produces: ") [4] (./notes.aux ! Extra }, or forgotten \endgroup.". Then the next run finishes successfully!
Jan 22, 2020 at 11:36 comment added safetyduck And the errors are basically some variant of some of the files missing or something in the bibtex step going wrong.
Jan 22, 2020 at 11:35 comment added safetyduck @SorenA I don't get reproducible errors when I include clean which makes me think there is a race condition somewhere and the "rm" is running in the wrong order. I've tried to catch it running by printing in the logs but am still not sure what is going on yet.
Jan 22, 2020 at 10:10 review Close votes
Feb 9, 2020 at 3:05
Jan 22, 2020 at 10:03 comment added Walter A Did you indent the line with rm -v using a TAB (ok) or spaces (wrong) ?
Jan 22, 2020 at 9:51 comment added Soren A Could you please update your question with the exact command and output / errors you get ?
Jan 22, 2020 at 9:46 history asked safetyduck CC BY-SA 4.0