node-latex icon indicating copy to clipboard operation
node-latex copied to clipboard

Add `spawnCallback` option

Open SqrtMinusOne opened this issue 2 years ago • 0 comments

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.

SqrtMinusOne avatar Jan 23 '23 20:01 SqrtMinusOne