Function: TeX-PDF-mode-off
TeX-PDF-mode-off is a byte-compiled function defined in tex.el.
Signature
(TeX-PDF-mode-off)
Documentation
Use only from parsing routines.
Source Code
;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/tex.el
(defun TeX-PDF-mode-off ()
"Use only from parsing routines."
(TeX-PDF-mode-parsed nil))