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