doctex-mode-abbrev-table | Abbrev table for ‘doctex-mode’. |
doctex-mode-hook | Hook run after entering DocTeX mode. |
doctex-mode-map | Keymap for ‘doctex-mode’. |
doctex-mode-syntax-table | Syntax table for ‘doctex-mode’. |
latex-block-args-alist | Skeleton element to use for arguments to particular environments. |
latex-block-body-alist | Skeleton element to use for the body of particular environments. |
latex-block-names | User defined LaTeX block names. |
latex-electric-env-pair-mode | Non-nil if Latex-Electric-Env-Pair mode is enabled. |
latex-electric-env-pair-mode-hook | Hook run after entering or leaving ‘latex-electric-env-pair-mode’. |
latex-imenu-indent-string | String to add repeated in front of nested sectional units for Imenu. |
latex-indent-within-escaped-parens | Non-nil means add extra indent to text within escaped parens. |
latex-mode-abbrev-table | Abbrev table for ‘latex-mode’. |
latex-mode-hook | Hook run after entering LaTeX mode. |
latex-mode-map | Keymap for ‘latex-mode’. See also ‘tex-mode-map’. |
latex-mode-syntax-table | Syntax table for ‘latex-mode’. |
latex-noindent-commands | Commands for which ‘tex-indent-basic’ should not be used. |
latex-noindent-environments | Environments whose content is not indented by ‘tex-indent-basic’. |
latex-run-command | Command used to run LaTeX subjob. |
latex-standard-block-names | Standard LaTeX block names. |
plain-tex-mode-abbrev-table | Abbrev table for ‘plain-tex-mode’. |
plain-tex-mode-hook | Hook run after entering TeX mode. |
plain-tex-mode-map | Keymap for ‘plain-tex-mode’. See also ‘tex-mode-map’. |
plain-tex-mode-syntax-table | Syntax table for ‘plain-tex-mode’. |
slitex-mode-abbrev-table | Abbrev table for ‘slitex-mode’. |
slitex-mode-hook | Hook run after entering SliTeX mode. |
slitex-mode-map | Keymap for ‘slitex-mode’. |
slitex-mode-syntax-table | Syntax table for ‘slitex-mode’. |
slitex-run-command | Command used to run SliTeX subjob. |
tex--prettify-symbols-alist | A ‘prettify-symbols-alist’ usable for (La)TeX modes. |
tex-alt-dvi-print-command | Command used by M-x tex-print with a prefix arg to print a .dvi file. |
tex-bibtex-command | Command used by ‘tex-bibtex-file’ to gather bibliographic data. |
tex-chktex-extra-flags | Extra command line flags for ‘tex-chktex-program’. |
tex-chktex-program | ChkTeX executable to use for linting TeX files. |
tex-close-quote | String inserted by typing M-x tex-insert-quote to close a quotation. |
tex-cmd-bibtex-args | Extra args to pass to ‘bibtex’ by default. |
tex-command | Command to run TeX. |
tex-compile-commands | List of commands for ‘tex-compile’. |
tex-default-mode | Mode to enter for a new file that might be either TeX or LaTeX. |
tex-directory | Directory in which temporary files are written. |
tex-discount-args-cmds | TeX commands whose arguments should not be counted as text. |
tex-dvi-print-command | Command used by M-x tex-print to print a .dvi file. |
tex-dvi-view-command | Command used by M-x tex-view to display a ‘.dvi’ file. |
tex-end-of-header | Regular expression used by M-x tex-region to find end of file’s header. |
tex-error-parse-syntax-table | Syntax-table used while parsing TeX error messages. |
tex-face-alist | Alist of face and TeX font name for facemenu. |
tex-first-line-header-regexp | Regexp for matching a first line which ‘tex-region’ should include. |
tex-font-lock-keywords-3 | Experimental expressions to highlight in TeX modes. |
tex-font-script-display | How much to lower and raise subscript and superscript content. |
tex-fontify-script | If non-nil, fontify subscript and superscript strings. |
tex-last-buffer-texed | Buffer which was last TeXed. |
tex-last-temp-file | Latest temporary file generated by M-x tex-region and M-x tex-buffer. |
tex-latex-face-alist | Alist of face and LaTeX font name for facemenu. |
tex-latex-indent-syntax-table | Syntax table used while computing indentation. |
tex-main-file | The main TeX source file which includes this buffer’s file. |
tex-mode-abbrev-table | Abbrev table for ‘tex-mode’. |
tex-mode-hook | Hook run after entering generic-TeX mode. |
tex-mode-map | Keymap shared by TeX modes. |
tex-mode-syntax-table | Syntax table used while in TeX mode. |
tex-offer-save | If non-nil, ask about saving modified buffers before M-x tex-file is run. |
tex-open-quote | String inserted by typing M-x tex-insert-quote to open a quotation. |
tex-print-file | File name that M-x tex-print prints. |
tex-print-file-extension | The TeX-compiled file extension for viewing and printing. |
tex-run-command | Command used to run TeX subjob. |
tex-shell-abbrev-table | Abbrev table for ‘tex-shell’. |
tex-shell-cd-command | Command to give to shell running TeX to change directory. |
tex-shell-file-name | If non-nil, the shell file name to run in the subshell used to run TeX. |
tex-shell-hook | Hook run after entering TeX-Shell mode. |
tex-shell-map | Keymap for the TeX shell. |
tex-shell-syntax-table | Syntax table for ‘tex-shell’. |
tex-show-queue-command | Command used by M-x tex-show-print-queue to show the print queue. |
tex-start-commands | TeX commands to use when starting TeX. |
tex-start-of-header | Regular expression used by M-x tex-region to find start of file’s header. |
tex-start-options | TeX options to use when starting TeX. |
tex-suscript-height-minimum | Integer or float limiting the minimum size of subscript/superscript text. |
tex-suscript-height-ratio | Ratio of subscript/superscript height to that of the preceding text. |
tex-trailer | String appended after the end of a region sent to TeX by M-x tex-region. |
tex-use-reftex | If non-nil, use RefTeX’s list of files to determine what command to use. |
tex-zap-file | Temporary file name used for text being sent as input to TeX. |