Created
September 3, 2017 19:40
-
-
Save neingeist/2cb6804baf57a9a3a2e558e54edf20a6 to your computer and use it in GitHub Desktop.
ppcontext to filter context messages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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