joh/when-changed

Wildcard support

Closed this issue · 1 comments

Hello, can this script support wildcard character like

when-change *.tex -c pdflatex main.tex

My main.tex include multiple sub tex file, how can I make main.tex compile when any tex file in the directory get changed.

Thanks

joh commented

Yes, the command you suggested should work with wildcards :)