Variable: LaTeX-title

LaTeX-title is a variable defined in latex.el.

Value

nil

Documentation

Dynamically bound by LaTeX-section.

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/latex.el
;;; Sections

;; Declare dynamically scoped vars.
(defvar LaTeX-title nil "Dynamically bound by `LaTeX-section'.")