Variable: TeX-command-sequence-count
TeX-command-sequence-count is a variable defined in tex.el.
Value
1
Documentation
Counter for the total runs of TeX-command-sequence.
Source Code
;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/tex.el
(defvar TeX-command-sequence-count 1
"Counter for the total runs of `TeX-command-sequence'.")