Variable: preview-gs-queue

preview-gs-queue is a buffer-local variable defined in preview.el.

Documentation

List of overlays to convert using gs.

Buffer-local to the appropriate TeX process buffer.

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/preview.el
(defvar-local preview-gs-queue nil
  "List of overlays to convert using gs.
Buffer-local to the appropriate TeX process buffer.")