Skip to content

Instantly share code, notes, and snippets.

@neingeist
Created September 3, 2017 19:40
Show Gist options
  • Save neingeist/2cb6804baf57a9a3a2e558e54edf20a6 to your computer and use it in GitHub Desktop.
Save neingeist/2cb6804baf57a9a3a2e558e54edf20a6 to your computer and use it in GitHub Desktop.
ppcontext to filter context messages
#!/bin/sh
context --nonstopmode "$@" | egrep "non-existent entry|Overfull|unknown library|no data definition file|tex error|modules.*is not found|references.*unknown reference"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment