Variable: TeX-parse-function

TeX-parse-function is a buffer-local variable defined in tex.el.

Documentation

Function to call to parse content of TeX output buffer.

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/tex.el
(defvar-local TeX-parse-function nil
  "Function to call to parse content of TeX output buffer.")