node-latex
node-latex copied to clipboard
Add `spawnCallback` option
This adds an optional callback to retrieve the spawned instance of ChildProcess
.
I recently had to implement a timeout on LaTeX export, and this seems like the most straightforward way.