BibLaTeX-style-extensions | Valid file extensions for BibLaTeX styles. |
BibTeX-file-extensions | Valid file extensions for BibTeX files. |
BibTeX-style-extensions | Valid file extensions for BibTeX styles. |
ConTeXt-Omega-engine | Engine to use for --engine in the texexec command in Omega mode. |
ConTeXt-engine | Engine to use for --engine in the texexec command. |
LaTeX-Omega-command | Command to run LaTeX on Omega. |
LaTeX-command | Command to run LaTeX. |
LaTeX-command-section-level | The section level used for ‘LaTeX-command-section’. |
LaTeX-command-style | List of style options and LaTeX commands. |
LaTeX-dialect | Default dialect for use with function ‘TeX-add-style-hook’. |
LaTeX-expert-environment-table | A hash-table mapping environment names to the style name providing it. |
LaTeX-idx-changed-alist | Whether the idx files changed. |
LaTeX-idx-md5-alist | Alist of MD5 hashes of idx file. |
LaTeX-version | Default LaTeX version. Currently recognized is "2" and "2e". |
LaTeX-warnings-regexp | Regexp matching LaTeX warnings. |
TeX--log-file-readin-modtime | Recorded modification time of the TeX log file. |
TeX-Biber-file-extensions | Valid file extensions for Biber files. |
TeX-DVI-via-PDFTeX | Whether to use PDFTeX also for producing DVI files. |
TeX-LaTeX-sentinel-banner-regexp | Regexp to identify the banner line in the LaTeX output. |
TeX-Omega-command | Command to run plain TeX on Omega. |
TeX-PDF-from-DVI | Specify if and how to produce PDF output from a DVI file. |
TeX-PDF-mode | Non-nil if Tex-Pdf mode is enabled. |
TeX-PDF-mode-hook | Hook run after entering or leaving ‘TeX-PDF-mode’. |
TeX-PDF-mode-parsed | Set if ‘TeX-PDF-mode’ has come about by parsing. |
TeX-PDF-via-dvips-ps2pdf | Whether to produce PDF output through the (La)TeX - dvips - ps2pdf sequence. |
TeX-active-styles | List of styles currently active in the document. |
TeX-after-compilation-finished-functions | Hook being run after TeX/LaTeX/ConTeXt finished successfully. |
TeX-after-insert-macro-hook | A hook run after ‘TeX-insert-macro’. |
TeX-after-start-process-function | Function to adjust coding system of an asynchronous process. |
TeX-all-extensions | All possible file extensions. |
TeX-arg-closing-brace | String used as a closing brace for argument insertion. |
TeX-arg-opening-brace | String used as an opening brace for argument insertion. |
TeX-auto-apply-hook | Hook run when a buffer is parsed and the information is applied. |
TeX-auto-cleanup-hook | List of hooks to be called after parsing a TeX file. |
TeX-auto-default | Default directory to place automatically generated TeX information. |
TeX-auto-empty-regexp-list | List of regular expressions guaranteed to match nothing. |
TeX-auto-full-regexp-list | Full list of regular expression matching TeX macro definitions. |
TeX-auto-ignore | List of symbols to ignore when scanning a TeX style file. |
TeX-auto-local | Directory containing automatically generated TeX information. |
TeX-auto-parse-length | Maximal length of TeX file (in characters) that will be parsed. |
TeX-auto-prepare-hook | List of hooks to be called before parsing a TeX file. |
TeX-auto-private | List of directories containing automatically generated AUCTeX style files. |
TeX-auto-regexp-list | List of regular expressions used for parsing the current file. |
TeX-auto-save | Automatically save style information when saving the buffer. |
TeX-auto-save-aggregate | When non-nil, save parsed information in one directory. |
TeX-auto-symbol | Information about symbols in the current buffer. |
TeX-auto-untabify | Automatically untabify when saving the buffer. |
TeX-auto-x-parse-length | Maximum length of TeX file that will be parsed additionally. |
TeX-auto-x-regexp-list | List of regular expressions used for additional parsing. |
TeX-base-mode-name | Base name of mode. |
TeX-brace-indent-level | The level of indentation produced by an open brace. |
TeX-byte-compile | Not nil means try to byte compile auto files before loading. |
TeX-check-TeX | Whether AUCTeX should check if a working TeX distribution is present. |
TeX-check-TeX-command-not-found | Numerical code returned by shell for a command not found error. |
TeX-check-engine | Check the correct engine has been set before running TeX commands. |
TeX-check-engine-list | List of engines required by the loaded TeX packages. |
TeX-check-path | Directory path to search for dependencies. |
TeX-clean-confirm | If non-nil, ask before deleting files. |
TeX-clean-default-intermediate-suffixes | List of regexps matching suffixes of files to be cleaned. |
TeX-clean-default-output-suffixes | List of regexps matching suffixes of files to be cleaned. |
TeX-close-quote | String inserted by typing M-x TeX-insert-quote to close a quotation. |
TeX-command | Command to run plain TeX. |
TeX-command-BibTeX | The name of the BibTeX entry in ‘TeX-command-list’. |
TeX-command-Biber | The name of the Biber entry in ‘TeX-command-list’. |
TeX-command-Print | The name of the Print entry in ‘TeX-command-Print’. |
TeX-command-Queue | The name of the Queue entry in ‘TeX-command-Queue’. |
TeX-command-Show | The default command to show (view or print) a TeX file. |
TeX-command-buffer | The buffer from where the last TeX command was issued. |
TeX-command-current | Specify whether to run command on master, buffer or region. |
TeX-command-default | The default command for ‘TeX-command’ in the current major mode. |
TeX-command-extra-options | String with the extra options to be given to the TeX processor. |
TeX-command-list | List of commands to execute on the current document. |
TeX-command-menu-name | Name to be displayed for the command menu in all modes defined by AUCTeX. |
TeX-command-next | The default command next time ‘TeX-command’ is invoked. |
TeX-command-output-list | List of regexps and file extensions. |
TeX-command-pos | Dynamically bound by ‘TeX-command-expand’. |
TeX-command-sequence-command | Command argument for ‘TeX-command-sequence’. |
TeX-command-sequence-count | Counter for the total runs of ‘TeX-command-sequence’. |
TeX-command-sequence-count-same-command | Counter for the runs of the same command in ‘TeX-command-sequence’. |
TeX-command-sequence-file-function | File function for ‘TeX-command-sequence’. |
TeX-command-sequence-last-command | Last command run in ‘TeX-command-sequence’. |
TeX-command-sequence-max-runs | Maximum number of total runs. |
TeX-command-sequence-max-runs-same-command | Maximum number of runs of the same command. |
TeX-command-sequence-sentinel | Sentinel for ‘TeX-command-sequence’. |
TeX-command-text | Dynamically bound by ‘TeX-command-expand’. |
TeX-comment-start-regexp | Regular expression matching a comment starter. |
TeX-complete-expert-commands | Complete macros and environments marked as expert commands. |
TeX-complete-list | List of ways to complete the preceding text. |
TeX-complete-word | Function to call for completing non-macros in ‘tex-mode’. |
TeX-current-page | The page number currently being formatted, enclosed in brackets. |
TeX-current-process-region-p | Non-nil means that the last TeX command is on a region. |
TeX-debug-bad-boxes | Non-nil means also find overfull/underfull box warnings with M-x TeX-next-error. |
TeX-debug-warnings | Non-nil means also find LaTeX or package warnings with M-x TeX-next-error. |
TeX-default-extension | Default extension for TeX files. |
TeX-default-macro | The default macro when creating new ones with ‘TeX-insert-macro’. |
TeX-default-mode | Mode to enter for a new file when it can’t be determined otherwise. |
TeX-default-unit-for-image | Default unit when prompting for an image size. |
TeX-dialect | Default dialect for use with function ‘TeX-add-style-hook’. |
TeX-display-help | Control type of help display when stepping through errors with M-x TeX-next-error. |
TeX-doc-backend-alist | Alist of backends used for looking up documentation. |
TeX-doc-extensions | File extensions of documentation files. |
TeX-electric-escape | If non-nil, ‘‘\’’ will offer on-the-fly completion. |
TeX-electric-math | Math mode delimiters inserted by ‘TeX-insert-dollar’. |
TeX-electric-sub-and-superscript | If non-nil, insert braces after typing ‘^’ and ‘_’ in math mode. |
TeX-engine | Type of TeX engine to use. |
TeX-engine-alist | Alist of TeX engines and associated commands. |
TeX-engine-alist-builtin | Alist of built-in TeX engines and associated commands. |
TeX-error-description-list | User defined help messages for errors in TeX run. |
TeX-error-description-list-local | Buffer local help messages for errors in TeX run. |
TeX-error-file | Stack of files in which errors have occurred. |
TeX-error-last-visited | Index of the last visited error listed in ‘TeX-error-list’. |
TeX-error-list | List of warnings and errors. |
TeX-error-offset | Add this to any line numbers from TeX. Stack like ‘TeX-error-file’. |
TeX-error-overview-active-buffer | The active buffer for the current error overview. |
TeX-error-overview-buffer-name | Name of the buffer in which to show error list. |
TeX-error-overview-frame | The frame of the error overview. |
TeX-error-overview-frame-parameters | Parameters of the error overview frame. |
TeX-error-overview-list-entries | List of errors to be used in the error overview. |
TeX-error-overview-menu | Menu used in TeX error overview mode. |
TeX-error-overview-mode-hook | Hook run after entering ‘TeX-error-overview-mode’. |
TeX-error-overview-mode-map | Local keymap for ‘TeX-error-overview-mode’ buffers. |
TeX-error-overview-open-after-TeX-run | Whether to open automatically the error overview after running TeX. |
TeX-error-overview-orig-frame | Frame from which the error overview has been launched. |
TeX-error-overview-orig-window | Window from which the error overview has been launched. |
TeX-error-overview-setup | The frame setup of the error overview. |
TeX-error-point | How far we have parsed until now. |
TeX-error-report-switches | Reports presence of errors after ‘TeX-run-TeX’. |
TeX-esc | The TeX escape character. |
TeX-exit-mark | Dynamically bound by ‘TeX-parse-macro’ and ‘LaTeX--env-parse-args’. |
TeX-expand-command | Dynamically bound by ‘TeX-command-expand’. |
TeX-expand-list | List of expansion strings for TeX command names defined by the user. |
TeX-expand-list-builtin | List of built-in expansion strings for TeX command names. |
TeX-expand-pos | Dynamically bound by ‘TeX-command-expand’. |
TeX-expert-macro-table | A hash-table mapping macro names to the style name providing it. |
TeX-file-extensions | File extensions used by manually generated TeX files. |
TeX-file-line-error | Whether to have TeX produce file:line:error style error messages. |
TeX-file-recurse | Whether to search TeX directories recursively. |
TeX-fold-menu | Menu definition for commands from tex-fold.el. |
TeX-font-list | List of fonts used by ‘TeX-font’. |
TeX-font-replace-function | Determines the function which is called when a font should be replaced. |
TeX-force-default-mode | If set to nil, try to infer the mode of the file from its content. |
TeX-format-list | List of format packages to consider when choosing a TeX mode. |
TeX-grcl | The TeX group closing character. |
TeX-grop | The TeX group opening character. |
TeX-header-end | Regular expression delimiting end of header in a TeX file. |
TeX-ignore-file | Regular expression matching file names to ignore. |
TeX-ignore-warnings | Controls which warnings are to be ignored. |
TeX-indent-close-delimiters | Additional close delimiters to increase indentation. |
TeX-indent-open-delimiters | Additional open delimiters to increase indentation. |
TeX-insert-braces | If non-nil, append an empty pair of braces after inserting a macro. |
TeX-insert-braces-alist | Alist of macros to which braces should or should not be appended. |
TeX-insert-macro-default-style | Specifies whether ‘TeX-insert-macro’ will ask for all optional arguments. |
TeX-install-font-lock | Function to call to install font lock support. |
TeX-interactive-mode | Non-nil if Tex-Interactive mode is enabled. |
TeX-interactive-mode-hook | Hook run after entering or leaving ‘TeX-interactive-mode’. |
TeX-ispell-extend-skip-list | Whether to extend regions selected for skipping during spell checking. |
TeX-kill-process-without-query | If non-nil, abort a running document process without user query. |
TeX-kpathsea-path-delimiter | Path delimiter for kpathsea output. |
TeX-last-optional-rejected | Dynamically bound by ‘TeX-parse-arguments’. |
TeX-macro-default | Default directory to search for TeX macros. |
TeX-macro-global | Directories containing the site’s TeX macro and style files. |
TeX-macro-private | Directories where you store your personal TeX macros. |
TeX-master | The master file associated with the current buffer. |
TeX-math-input-method-off-regexp | Regexp matching input methods to be deactivated when entering math mode. |
TeX-math-toggle-off-input-method | If non-nil, auto turn off some input methods when entering math mode. |
TeX-mode-comparison-alist | Comparison table of AUCTeX former and current mode names. |
TeX-mode-hook | A hook run in TeX mode buffers. |
TeX-mode-map | Keymap for ‘TeX-mode’. |
TeX-mode-p | This indicates a TeX mode being active. |
TeX-mode-syntax-table | Syntax table for ‘TeX-mode’. |
TeX-newline-function | Function to be called upon pressing ‘RET’. |
TeX-normal-mode-reset-list | List of variables to reset with ‘C-u M-x TeX-normal-mode’. |
TeX-one-master | Regular expression matching ordinary TeX files. |
TeX-open-quote | String inserted by typing M-x TeX-insert-quote to open a quotation. |
TeX-output-dir | The path of the directory where output files should be placed. |
TeX-output-extension | Extension of TeX output file. |
TeX-output-mode-hook | Hook run after entering ‘TeX-output-mode’. |
TeX-output-mode-map | Keymap for ‘TeX-output-mode’. |
TeX-overlay-priority-step | Numerical difference of priorities between nested overlays. |
TeX-parse-all-errors | Whether to automatically collect all warning and errors after running TeX. |
TeX-parse-function | Function to call to parse content of TeX output buffer. |
TeX-parse-self | Parse file after loading it if no style hook is found for it. |
TeX-print-command | Command used to print a file. |
TeX-print-style | List of style options and print options. |
TeX-printer-default | Default printer to use with ‘TeX-command’. |
TeX-printer-list | List of available printers. |
TeX-process-asynchronous | Use asynchronous processes. |
TeX-queue-command | Command used to show the status of a printer queue. |
TeX-quote-after-quote | Behaviour of M-x TeX-insert-quote. |
TeX-quote-language | If non-nil determines behavior of quote insertion. |
TeX-quote-language-alist | Alist for overriding the default language-specific quote insertion. |
TeX-raise-frame-function | A function which will be called to raise the Emacs frame. |
TeX-record-buffer | Whether to record buffer names of generated TeX buffers. |
TeX-refuse-unmatched-dollar | When non-nil, don’t insert unmatched dollar sign. |
TeX-region | Base name of temporary file for ‘TeX-command-region’ and ‘TeX-command-buffer’. |
TeX-region-extra | String to insert in the region file between the header and the text. |
TeX-region-hook | List of hooks to run before the region file is saved. |
TeX-region-master-buffer | The TeX-master buffer of the document for which the TeX-region |
TeX-region-orig-buffer | The original buffer in which the TeX-region was created. |
TeX-remove-style-hook | List of hooks to call when we remove the style specific information. |
TeX-save-query | If non-nil, ask user for permission to save files before starting TeX. |
TeX-search-files-type-alist | Alist of filetypes with locations and file extensions. |
TeX-search-forward-comment-start-function | Function to find the start of a comment. |
TeX-search-syntax-table | Syntax table used for searching purposes. |
TeX-sentinel-default-function | Default for ‘TeX-sentinel-function’. To be set in major mode. |
TeX-sentinel-function | Hook to cleanup TeX command buffer after termination of PROCESS. |
TeX-shell | Name of shell used to parse TeX commands. |
TeX-shell-command-option | Shell argument indicating that next argument is the command. |
TeX-show-compilation | If non-nil, show output of TeX compilation in other window. |
TeX-source-correlate-map | Keymap for ‘TeX-source-correlate-mode’. |
TeX-source-correlate-method | Method to use for enabling forward and inverse search. |
TeX-source-correlate-mode | Non-nil if Tex-Source-Correlate mode is enabled. |
TeX-source-correlate-mode-hook | Hook run after entering or leaving ‘TeX-source-correlate-mode’. |
TeX-source-correlate-output-page-function | Symbol of function returning an output page relating to buffer position. |
TeX-source-correlate-start-server | Control if server should be started for inverse search. |
TeX-source-correlate-start-server-asked | Keep track if question about server start search was asked. |
TeX-source-correlate-start-server-flag | Non-nil means ‘TeX-source-correlate-start-server-maybe’ will start a server. |
TeX-source-specials-places | List of places where to insert source specials into the DVI file. |
TeX-source-specials-tex-flags | Extra flags to pass to TeX commands to generate source specials. |
TeX-source-specials-view-editor-flags | Flags to pass to DVI viewer commands for inverse search. |
TeX-source-specials-view-emacsclient-flags | Flags to emacsclient for inverse search. |
TeX-source-specials-view-gnuclient-flags | Flags to pass to gnuclient for inverse search. |
TeX-source-specials-view-position-flags | Flags to pass to the DVI viewer commands for the position in the source. |
TeX-source-specials-view-start-server | Control if server should be started for inverse search. |
TeX-special-mode-hook | Hook run after entering ‘TeX-special-mode’. |
TeX-special-mode-map | Keymap for ‘TeX-special-mode’. |
TeX-style-global | Directory containing hand generated TeX information. |
TeX-style-hook-applied-p | Non-nil means the style specific hooks have been applied. |
TeX-style-hook-dialect | Dialect for running hooks locally to the considered file. |
TeX-style-hook-dialect-weight-alist | Association list to map dialects to binary weight, in order to |
TeX-style-hook-list | List of TeX style hooks currently loaded. |
TeX-style-local | Directory containing hand generated TeX information. |
TeX-style-path | List of directories to search for AUCTeX style files. |
TeX-style-private | List of directories containing hand-generated AUCTeX style files. |
TeX-suppress-compilation-message | If non-nil, suppress "display results of compilation" message. |
TeX-suppress-ignored-warnings | Whether to actually show ignored warnings. |
TeX-symbol-changed | Information about symbols in the current buffer. |
TeX-symbol-list | Information about symbols in the current buffer. |
TeX-synctex-tex-flags | Extra flags to pass to TeX commands to enable SyncTeX. |
TeX-token-char | Regexp matching a character in a TeX macro. |
TeX-trailer-start | Regular expression delimiting start of trailer in a TeX file. |
TeX-translate-location-hook | List of functions to be called before showing an error or warning. |
TeX-tree-roots | List of all available TeX tree root directories. |
TeX-update-style-hook | Hook run as soon as style specific hooks were applied. |
TeX-verbatim-p-function | Mode-specific function to be called by ‘TeX-verbatim-p’. |
TeX-view-evince-keep-focus | Whether Emacs retains the focus when viewing PDF files with Evince. |
TeX-view-predicate-list | Alist of predicates for viewer selection and invocation. |
TeX-view-predicate-list-builtin | Alist of built-in predicates for viewer selection and invocation. |
TeX-view-program-list | List of viewer specifications. |
TeX-view-program-list-builtin | Alist of built-in viewer specifications. |
TeX-view-program-selection | Alist of predicates and viewers. |
TeX-virgin-style | Style all documents use. |
docTeX-default-extension | Default extension for docTeX files. |
plain-TeX-auto-regexp-list | List of regular expression matching common plain TeX macro definitions. |