tex-print

tex-print is an interactive compiled Lisp function in `tex-mode.el'.


(tex-print &optional ALT)

Print the .dvi file made by M-x tex-region, M-x tex-buffer or M-x tex-file.
Runs the shell command defined by `tex-dvi-print-command'. If prefix argument
is provided, use the alternative command, `tex-alt-dvi-print-command'.