Files
wxWidgets/utils/tex2rtf/tools/suppresswarnings.sh
2002-11-22 08:49:58 +00:00

4 lines
172 B
Bash

# Suppresses some of the more common warnings
lacheck $1 | sed -e "/possible unwanted/d;/you may need/d;/TAB characyer/d;/Use \`/d;/missing \`\\\/d;/Dots/d;/Whitespace/d"