Variable: ConTeXt-texexec-option-nonstop

ConTeXt-texexec-option-nonstop is a variable defined in context.el.

Value

"--nonstop "

Documentation

Command line option for texexec to use nonstopmode.

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/context.el
;;; Option expander

(defvar ConTeXt-texexec-option-nonstop "--nonstop "
  "Command line option for texexec to use nonstopmode.")