Variable: font-latex-sectioning-max

font-latex-sectioning-max is a variable defined in font-latex.el.

Value

5

Documentation

Highest number for font-latex-sectioning-N-face

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/font-latex.el
;; The definitions of the title faces were originally taken from
;; info.el (Copyright (C) 1985, 86, 92, 93, 94, 95, 96, 97, 98, 99,
;; 2000, 2001 Free Software Foundation, Inc.) and adapted to the needs
;; of font-latex.el.

(defconst font-latex-sectioning-max 5
  "Highest number for font-latex-sectioning-N-face")