0.0.1 • Published 9 years ago

xelatex-watcher v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

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>