Variable: TeX-active-styles
TeX-active-styles is a buffer-local variable defined in tex.el.
Documentation
List of styles currently active in the document.
Source Code
;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/tex.el
(defvar-local TeX-active-styles nil
"List of styles currently active in the document.")