xelatex-watcher
v0.0.1
Published
A simple utility for watching changes in .tex, .sty and .bib files and rebuilding the main XeLaTeX document
Downloads
1
Readme
xelatex-watcher
A simple utility for watching changes in .tex, .sty and .bib files and rebuilding the main XeLaTeX document.
Installation
Set the prefix for npm global installation:
npm config set prefix ~/<your/directory>
npm install xelatex-watcher -g
Set the alias to ~/<your/directory>/bin/xelatex-watcher
command.
Usage
xelatex-watcher <main.tex>