1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-18 22:41:49 +02:00

code fix and build update

This commit is contained in:
Pomax
2016-03-20 10:15:52 -07:00
parent 7de57a8333
commit 3583bf313a
175 changed files with 376 additions and 23201 deletions

View File

@@ -42,6 +42,10 @@ var options = {
var cmd = "npm run latex -- --hash " + hash + " --base64 " + cmdarg;
console.log(" generating " + hash + ".svg"); // from \n " + latex);
execSync(cmd);
var cmd = "npm run svgo -- " + filename;
console.log(" cleaning up SVG");
execSync(cmd);
}
// Make sure we hardcode the size of this LaTeX SVG image, because we absolutely