Skip to content

Instantly share code, notes, and snippets.

@vbajpai
Created March 31, 2013 12:03
Show Gist options
  • Save vbajpai/5280404 to your computer and use it in GitHub Desktop.
Save vbajpai/5280404 to your computer and use it in GitHub Desktop.
watch word limit on your latex document.
$ watch -d "detex index.tex | wc -w"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment