tex-validate-region

tex-validate-region is an interactive compiled Lisp function in `tex-mode.el'.


(tex-validate-region START END)

Check for mismatched braces or $'s in region.
Returns t if no mismatches. Returns nil and moves point to suspect
area if a mismatch is found.