Variable: LaTeX-reftex-cite-format-auto-activate

LaTeX-reftex-cite-format-auto-activate is a customizable variable defined in tex-style.el.

Value

t

Documentation

Whether to activate automatically RefTeX citation format.

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/tex-style.el
(defcustom LaTeX-reftex-cite-format-auto-activate t
  "Whether to activate automatically RefTeX citation format."
  :type 'boolean)