Variable: font-latex-doctex-documentation-face

font-latex-doctex-documentation-face is a variable defined in font-latex.el.

Value

font-latex-doctex-documentation-face

Documentation

Face used to highlight the documentation in docTeX mode.

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/font-latex.el
(defvar font-latex-doctex-documentation-face
  'font-latex-doctex-documentation-face
  "Face used to highlight the documentation in docTeX mode.")