Skip to content

Instantly share code, notes, and snippets.

@SteVwonder
Created August 26, 2017 09:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SteVwonder/c8db9349a428500933a419f4a3ec8011 to your computer and use it in GitHub Desktop.
Save SteVwonder/c8db9349a428500933a419f4a3ec8011 to your computer and use it in GitHub Desktop.
detex paper.tex > paper.txt
java -jar /path/to/languagetool-commandline.jar --xmlfilter -d COMMA_PARENTHESIS_WHITESPACE,WHITESPACE_RULE -l en-US ./paper.txt | less
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment