For compiling LaTeX documents using grunt.
- Node.js and
npm - LaTeX distribution
- Download and extract this gist
- Run
npm installin the gist's folder - Modify
filevariable andcmdin the Gruntfile as necessarypdflatexis used here, but you can use whatever build string you like
- Place LaTeX working document in this folder
- Run
grunt - Edit source document, save, ✨
watchALL LaTeX files for the case of\includeing multiple subdocuments