File: latex.el.html
This file provides AUCTeX support for LaTeX.
Defined variables (190)
BibLaTeX-global-style-files | Association list of BibLaTeX style files. |
BibTeX-auto-regexp-list | List of regexp-list expressions matching BibTeX items. |
BibTeX-global-files | Association list of BibTeX files. |
BibTeX-global-style-files | Association list of BibTeX style files. |
LaTeX-after-insert-env-hook | List of functions to be run at the end of ‘LaTeX-insert-environment’. |
LaTeX-after-insert-env-hooks | List of functions to be run at the end of ‘LaTeX-insert-environment’. |
LaTeX-after-modify-env-hook | List of functions to be run at the end of ‘LaTeX-modify-environment’. |
LaTeX-after-usepackage-hook | List of functions to be run at the end of ‘LaTeX-arg-usepackage’. |
LaTeX-array-column-letters | Column letters for array-like environments. |
LaTeX-array-skipping-regexp | Regexp matching between \begin{xxx} and column specification. |
LaTeX-auto-bibitem | Information about bibitems in the current buffer. |
LaTeX-auto-bibliography | Information about bibliographies in the current buffer. |
LaTeX-auto-class-regexp-list | List of regular expressions matching macros in LaTeX classes and packages. |
LaTeX-auto-counter | Information about counters in the current buffer. |
LaTeX-auto-counter-regexp-list | List of regular expressions matching LaTeX counters only. |
LaTeX-auto-environment | Information about environments in the current buffer. |
LaTeX-auto-index-entry | Information about index-entries in the current buffer. |
LaTeX-auto-index-regexp-list | List of regular expression matching LaTeX index/glossary entries only. |
LaTeX-auto-label | Information about labels in the current buffer. |
LaTeX-auto-label-regexp-list | List of regular expression matching LaTeX labels only. |
LaTeX-auto-length | Information about lengths in the current buffer. |
LaTeX-auto-length-regexp-list | List of regular expressions matching LaTeX lengths only. |
LaTeX-auto-minimal-regexp-list | Minimal list of regular expressions matching LaTeX macro definitions. |
LaTeX-auto-pagestyle | Information about pagestyles in the current buffer. |
LaTeX-auto-pagestyle-regexp-list | List of regular expressions matching LaTeX pagestyles only. |
LaTeX-auto-regexp-list | List of regular expression matching common LaTeX macro definitions. |
LaTeX-auto-savebox | Information about saveboxes in the current buffer. |
LaTeX-auto-savebox-regexp-list | List of regular expressions matching LaTeX saveboxes only. |
LaTeX-auto-xparse-environment | Information about user defined enviroments in the current buffer. |
LaTeX-auto-xparse-macro | Information about user defined macros in the current buffer. |
LaTeX-babel-hyphen | String to be used when typing ‘-’. |
LaTeX-babel-hyphen-after-hyphen | Control insertion of hyphen strings. |
LaTeX-babel-hyphen-language | String determining language-specific behavior of hyphen insertion. |
LaTeX-babel-hyphen-language-alist | Alist controlling hyphen insertion for specific languages. |
LaTeX-begin-regexp | Regexp matching macros considered begins. |
LaTeX-bibitem-changed | Information about bibitems in the current buffer. |
LaTeX-bibitem-list | Information about bibitems in the current buffer. |
LaTeX-bibliography-changed | Information about bibliographies in the current buffer. |
LaTeX-bibliography-list | Information about bibliographies in the current buffer. |
LaTeX-builtin-opts | Built in options for LaTeX standard styles. |
LaTeX-clean-intermediate-suffixes | List of regexps matching suffixes of files to be deleted. |
LaTeX-clean-output-suffixes | List of regexps matching suffixes of files to be deleted. |
LaTeX-completion-function-map-alist-cr | Alist mapping style funcs to completion-candidates counterparts. |
LaTeX-completion-function-map-alist-keyval | Alist mapping style funcs to completion-candidates counterparts. |
LaTeX-completion-macro-delimiters | List of characters delimiting mandatory and optional arguments. |
LaTeX-counter-changed | Information about counters in the current buffer. |
LaTeX-counter-list | Information about counters in the current buffer. |
LaTeX-default-author | Initial input to ‘LaTeX-arg-author’ prompt. |
LaTeX-default-document-environment | The default environment when creating new ones with |
LaTeX-default-environment | The default environment when creating new ones with ‘LaTeX-environment’. |
LaTeX-default-format | Default format for array and tabular environments. |
LaTeX-default-options | Default options to documentclass. |
LaTeX-default-position | Default position for array and tabular environments. |
LaTeX-default-style | Default when creating new documents. |
LaTeX-default-tabular-environment | The default tabular-like environment used when inserting a table env. |
LaTeX-default-verb-delimiter | Default delimiter for ‘\verb’ macros. |
LaTeX-default-width | Default width for minipage and tabular* environments. |
LaTeX-document-regexp | Regexp matching environments in which the indentation starts at col 0. |
LaTeX-document-style-hook | List of hooks to run when inserting a document environment. |
LaTeX-done-mark | Dynamically bound by ‘LaTeX-section’. |
LaTeX-electric-left-right-brace | If non-nil, insert right brace with suitable macro after typing left brace. |
LaTeX-enable-toolbar | Enable LaTeX tool bar. |
LaTeX-end-regexp | Regexp matching macros considered ends. |
LaTeX-environment-changed | Information about environments in the current buffer. |
LaTeX-environment-list | Information about environments in the current buffer. |
LaTeX-eqnarray-label | Default prefix to eqnarray labels. |
LaTeX-equation-label | Default prefix to equation labels. |
LaTeX-error-description-list | Help messages for errors in LaTeX mode. |
LaTeX-figure-label | Default prefix to figure labels. |
LaTeX-fill-break-at-separators | List of separators before or after which respectively a line |
LaTeX-fill-break-before-code-comments | If non-nil, a line with some code followed by a comment will |
LaTeX-fill-excluded-macros | List of macro names (without leading \) whose arguments must |
LaTeX-fill-newline-hook | Hook run after ‘LaTeX-fill-newline’ inserted and indented a new line. |
LaTeX-float | Default float position for figures and tables. |
LaTeX-fold-env-spec-list | List of display strings and environments to fold in LaTeX mode. |
LaTeX-fold-macro-spec-list | List of display strings and macros to fold in LaTeX mode. |
LaTeX-fold-math-spec-list | List of display strings and math macros to fold in LaTeX mode. |
LaTeX-font-family | List of LaTeX font family declarations. |
LaTeX-font-list | Font commands used with LaTeX2e. See ‘TeX-font-list’. |
LaTeX-font-series | List of LaTeX font series declarations. |
LaTeX-font-shape | List of LaTeX font shape declarations. |
LaTeX-font-size | List of LaTeX font size declarations. |
LaTeX-global-class-files | List of the LaTeX class files. |
LaTeX-global-package-files | List of the LaTeX package files. |
LaTeX-header-end | Default end of header marker for LaTeX documents. |
LaTeX-indent-begin-exceptions-list | List of macros which shouldn’t increase the indentation. |
LaTeX-indent-begin-list | List of macros increasing indentation. |
LaTeX-indent-begin-regexp-exceptions-local | Regexp calculated from ‘LaTeX-indent-begin-exceptions-list’. |
LaTeX-indent-begin-regexp-local | Regexp calculated from ‘LaTeX-indent-begin-list’. |
LaTeX-indent-comment-start-regexp | Regexp matching comments ending the indent level count. |
LaTeX-indent-end-list | List of macros decreasing indentation. |
LaTeX-indent-end-regexp-local | Regexp calculated from ‘LaTeX-indent-end-list’. |
LaTeX-indent-environment-check | If non-nil, check for any special environments. |
LaTeX-indent-environment-list | Alist of environments with special indentation. |
LaTeX-indent-level | Indentation of begin-end blocks in LaTeX. |
LaTeX-indent-mid-list | List of macros which backindent the line where they appear. |
LaTeX-indent-mid-regexp-local | Regexp calculated from ‘LaTeX-indent-mid-list’. |
LaTeX-index-entry-changed | Information about index-entries in the current buffer. |
LaTeX-index-entry-list | Information about index-entries in the current buffer. |
LaTeX-insert-into-comments | Whether insertion commands stay in comments. |
LaTeX-item-indent | Extra indentation for lines beginning with an item. |
LaTeX-item-list | A list of environments where items have a special syntax. |
LaTeX-item-regexp | Regular expression matching macros considered items. |
LaTeX-label-alist | Lookup prefixes for labels. |
LaTeX-label-annotation-max-length | Maximum number of characters for annotation of labels. |
LaTeX-label-changed | Information about labels in the current buffer. |
LaTeX-label-function | A function inserting a label at point or returning a label string. |
LaTeX-label-list | Information about labels in the current buffer. |
LaTeX-largest-level | Largest sectioning level with current document class. |
LaTeX-left-right-indent-level | The level of indentation produced by a \left macro. |
LaTeX-left-right-macros-association | Alist of macros for adjusting size of left and right braces. |
LaTeX-length-changed | Information about lengths in the current buffer. |
LaTeX-length-list | Information about lengths in the current buffer. |
LaTeX-level | Dynamically bound by ‘LaTeX-section’. |
LaTeX-listing-label | Default prefix to listing labels. |
LaTeX-math-abbrev-prefix | Prefix key for use in ‘LaTeX-math-mode’. |
LaTeX-math-default | Alist of LaTeX math symbols. |
LaTeX-math-insert-function | Function called with argument STRING to insert \STRING. |
LaTeX-math-keymap | Keymap used for ‘LaTeX-math-mode’ commands. |
LaTeX-math-list | Alist of your personal LaTeX math symbols. |
LaTeX-math-menu | Menu containing LaTeX math commands. |
LaTeX-math-menu-unicode | Whether the LaTeX menu should try using Unicode for effect. |
LaTeX-math-mode | Non-nil if Latex-Math mode is enabled. |
LaTeX-math-mode-hook | Hook run after entering or leaving ‘LaTeX-math-mode’. |
LaTeX-math-mode-map | Keymap for ‘LaTeX-math-mode’. |
LaTeX-math-mode-menu | Menu used in math minor mode. |
LaTeX-menu-max-items | Maximum number of items in the menu for LaTeX environments. |
LaTeX-mode-abbrev-table | Abbrev table for LaTeX mode. |
LaTeX-mode-command-menu | Command menu used in LaTeX mode. |
LaTeX-mode-hook | A hook run in LaTeX mode buffers. |
LaTeX-mode-map | Keymap used in ‘LaTeX-mode’. |
LaTeX-mode-menu | Menu used in LaTeX mode. |
LaTeX-mode-syntax-table | Syntax table used in LaTeX mode. |
LaTeX-name | Dynamically bound by ‘LaTeX-section’. |
LaTeX-nospace-between-char-regexp | Regexp matching a character where no interword space is necessary. |
LaTeX-optcl | The LaTeX optional argument closeing character. |
LaTeX-optop | The LaTeX optional argument opening character. |
LaTeX-pagestyle-changed | Information about pagestyles in the current buffer. |
LaTeX-pagestyle-list | Information about pagestyles in the current buffer. |
LaTeX-paragraph-commands | List of LaTeX macros that should have their own line. |
LaTeX-paragraph-commands-internal | Internal list of LaTeX macros that should have their own line. |
LaTeX-paragraph-commands-regexp | Regular expression matching LaTeX macros that should have their own line. |
LaTeX-provided-class-options | Alist of options provided to LaTeX classes. |
LaTeX-provided-package-options | Alist of options provided to LaTeX packages. |
LaTeX-savebox-changed | Information about saveboxes in the current buffer. |
LaTeX-savebox-list | Information about saveboxes in the current buffer. |
LaTeX-search-files-type-alist | Alist of filetypes with locations and file extensions. |
LaTeX-section-hook | List of hooks to run when a new section is inserted. |
LaTeX-section-label | Default prefix when asking for a label. |
LaTeX-section-list | List which elements is the names of the sections used by LaTeX. |
LaTeX-short-caption-prompt-length | The length that the caption of a figure should be before |
LaTeX-style-list | List of document classes offered when inserting a document environment. |
LaTeX-submenu-name-format | Format specification of the submenu name. |
LaTeX-syntactic-comments | If non-nil comments will be handled according to LaTeX syntax. |
LaTeX-table-label | Default prefix to table labels. |
LaTeX-tabular*-skipping-regexp | Regexp matching between \begin{tabular*} and column specification. |
LaTeX-title | Dynamically bound by ‘LaTeX-section’. |
LaTeX-toc | Dynamically bound by ‘LaTeX-section’. |
LaTeX-top-caption-list | List of float environments with top caption. |
LaTeX-trailer-start | Default start of trailer marker for LaTeX documents. |
LaTeX-using-Biber | Used to track whether Biber is in use. |
LaTeX-verbatim-environments | Verbatim environments. |
LaTeX-verbatim-environments-local | Buffer-local variable for verbatim environments. |
LaTeX-verbatim-macros-with-braces | Macros for inline verbatim with arguments in braces, like \foo{...}. |
LaTeX-verbatim-macros-with-braces-local | Buffer-local variable for inline verbatim with args in braces. |
LaTeX-verbatim-macros-with-delims | Macros for inline verbatim with arguments in delimiters, like \foo|...|. |
LaTeX-verbatim-macros-with-delims-local | Buffer-local variable for inline verbatim with args in delimiters. |
TeX-Biber-global-files | Association list of Biber files. |
TeX-after-document-hook | List of functions to be run at the end of ‘TeX-arg-document’. |
TeX-arg-cite-note-p | If non-nil, ask for optional note in citations. |
TeX-arg-footnote-number-p | If non-nil, ask for optional number in footnotes. |
TeX-arg-input-file-search | If ‘TeX-arg-input-file’ should search for files. |
TeX-arg-item-label-p | If non-nil, always ask for optional label in items. |
TeX-arg-right-insert-p | If non-nil, always insert automatically the corresponding \right. |
TeX-braces-association | A list of association of brace symbols for \left and \right. |
TeX-braces-user-association | A list of your personal association of brace symbols. |
TeX-date-format | The default date format prompted by ‘TeX-arg-date’. |
TeX-global-input-files | List of the non-local TeX input files. |
TeX-global-input-files-with-extension | List of the non-local TeX input files with extension. |
TeX-left-right-braces | List of symbols which can follow the \left or \right command. |
TeX-outline-extra | List of extra TeX outline levels. |
TeX-read-label-prefix | Initial input for the label in ‘TeX-read-label’. |
docTeX-clean-intermediate-suffixes | List of regexps matching suffixes of files to be deleted. |
docTeX-clean-output-suffixes | List of regexps matching suffixes of files to be deleted. |
docTeX-indent-across-comments | If non-nil, indentation in docTeX is done across comments. |
docTeX-indent-inner-fixed | List of items which should have a fixed inner indentation. |
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’. |