xelatex-watcher

A simple utility for watching changes in .tex, .sty and .bib files and rebuilding the main XeLaTeX document.

Usage no npm install needed!

<script type="module">
  import xelatexWatcher from 'https://cdn.skypack.dev/xelatex-watcher';
</script>

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>