Function: LaTeX-add-counters

LaTeX-add-counters is a byte-compiled function defined in latex.el.

Signature

(LaTeX-add-counters &rest COUNTERS)

Documentation

Add information about COUNTERS.

Information is added to the current buffer. Generated by TeX-auto-add-type.

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/latex.el
(TeX-auto-add-type "counter" "LaTeX")