watch-pdflatex:使用 Gruntfile watch 来编译乳胶文件

时间:2024-07-15 03:23:25
【文件属性】:

文件名称:watch-pdflatex:使用 Gruntfile watch 来编译乳胶文件

文件大小:2KB

文件格式:ZIP

更新时间:2024-07-15 03:23:25

JavaScript

使用 Gruntfile 编译你的乳胶文件 使用命令: • grunt latex将src目录中的 latex 文件编译到tmp目录; • grunt watch只有在修改后才会编译latex 文件; • grunt clean将删除tmp目录。


【文件预览】:
watch-pdflatex-master
----Gruntfile.js(1KB)
----src()
--------test.tex(506B)
----README.md(286B)
----package.json(206B)

网友评论