Now, let's just say my .tex file is called foo.tex. Whenever I go to the containing directory and try the command:
Code: Select all
latexmk -pvc -pdf foo
Code: Select all
Can't spawn "cmd.exe": no such file or directory at latexmk.pl line 7679.
Latexmk: fls file does not appear to have been made
Latexmk: Errors, so I did not complete making targets
Error summary: Command for 'pdflatex' gave return code 65280
Any help much appreciated...I've wasted an entire afternoon trying to sort this out!