summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/match_parens/README
blob: c1a90e6d5db60b9c1e00d8d18d232a6bc74f1c6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This is release 1.3 of the match_parens script
LICENSE: GPL

Short description:
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 are looking at me in the vim editor, try
the command:

:%!match_parens

$Id: README,v 1.5 2011-07-30 09:29:02 wybo Exp $