This is release 1.2 of the match_parens script LICENSE: GPL Mismatches of parentheses, braces, (angle) brackets, especially in TeX sources which may be rich in those, may be difficult to trace. This little script helps you by writing your text to standard output, after adding a left margin to your text, which will normally be almost empty, but will clearly show any mismatches. (Just try the script on myself to see that the parenthesis starting this sentence will not appear to be matched at the end of the file. If you look at me in the vim editor, try the command: :%!match_parens $Id: README,v 1.3 2009-10-06 21:18:24 wybo Exp $