File: tex-mode.el.html

Defined variables (78)

doctex-mode-abbrev-tableAbbrev table for ‘doctex-mode’.
doctex-mode-hookHook run after entering DocTeX mode.
doctex-mode-mapKeymap for ‘doctex-mode’.
doctex-mode-syntax-tableSyntax table for ‘doctex-mode’.
latex-block-args-alistSkeleton element to use for arguments to particular environments.
latex-block-body-alistSkeleton element to use for the body of particular environments.
latex-block-namesUser defined LaTeX block names.
latex-electric-env-pair-modeNon-nil if Latex-Electric-Env-Pair mode is enabled.
latex-electric-env-pair-mode-hookHook run after entering or leaving ‘latex-electric-env-pair-mode’.
latex-imenu-indent-stringString to add repeated in front of nested sectional units for Imenu.
latex-indent-within-escaped-parensNon-nil means add extra indent to text within escaped parens.
latex-mode-abbrev-tableAbbrev table for ‘latex-mode’.
latex-mode-hookHook run after entering LaTeX mode.
latex-mode-mapKeymap for ‘latex-mode’. See also ‘tex-mode-map’.
latex-mode-syntax-tableSyntax table for ‘latex-mode’.
latex-noindent-commandsCommands for which ‘tex-indent-basic’ should not be used.
latex-noindent-environmentsEnvironments whose content is not indented by ‘tex-indent-basic’.
latex-run-commandCommand used to run LaTeX subjob.
latex-standard-block-namesStandard LaTeX block names.
plain-tex-mode-abbrev-tableAbbrev table for ‘plain-tex-mode’.
plain-tex-mode-hookHook run after entering TeX mode.
plain-tex-mode-mapKeymap for ‘plain-tex-mode’. See also ‘tex-mode-map’.
plain-tex-mode-syntax-tableSyntax table for ‘plain-tex-mode’.
slitex-mode-abbrev-tableAbbrev table for ‘slitex-mode’.
slitex-mode-hookHook run after entering SliTeX mode.
slitex-mode-mapKeymap for ‘slitex-mode’.
slitex-mode-syntax-tableSyntax table for ‘slitex-mode’.
slitex-run-commandCommand used to run SliTeX subjob.
tex--prettify-symbols-alistA ‘prettify-symbols-alist’ usable for (La)TeX modes.
tex-alt-dvi-print-commandCommand used by M-x tex-print with a prefix arg to print a .dvi file.
tex-bibtex-commandCommand used by ‘tex-bibtex-file’ to gather bibliographic data.
tex-chktex-extra-flagsExtra command line flags for ‘tex-chktex-program’.
tex-chktex-programChkTeX executable to use for linting TeX files.
tex-close-quoteString inserted by typing M-x tex-insert-quote to close a quotation.
tex-cmd-bibtex-argsExtra args to pass to ‘bibtex’ by default.
tex-commandCommand to run TeX.
tex-compile-commandsList of commands for ‘tex-compile’.
tex-default-modeMode to enter for a new file that might be either TeX or LaTeX.
tex-directoryDirectory in which temporary files are written.
tex-discount-args-cmdsTeX commands whose arguments should not be counted as text.
tex-dvi-print-commandCommand used by M-x tex-print to print a .dvi file.
tex-dvi-view-commandCommand used by M-x tex-view to display a ‘.dvi’ file.
tex-end-of-headerRegular expression used by M-x tex-region to find end of file’s header.
tex-error-parse-syntax-tableSyntax-table used while parsing TeX error messages.
tex-face-alistAlist of face and TeX font name for facemenu.
tex-first-line-header-regexpRegexp for matching a first line which ‘tex-region’ should include.
tex-font-lock-keywords-3Experimental expressions to highlight in TeX modes.
tex-font-script-displayHow much to lower and raise subscript and superscript content.
tex-fontify-scriptIf non-nil, fontify subscript and superscript strings.
tex-last-buffer-texedBuffer which was last TeXed.
tex-last-temp-fileLatest temporary file generated by M-x tex-region and M-x tex-buffer.
tex-latex-face-alistAlist of face and LaTeX font name for facemenu.
tex-latex-indent-syntax-tableSyntax table used while computing indentation.
tex-main-fileThe main TeX source file which includes this buffer’s file.
tex-mode-abbrev-tableAbbrev table for ‘tex-mode’.
tex-mode-hookHook run after entering generic-TeX mode.
tex-mode-mapKeymap shared by TeX modes.
tex-mode-syntax-tableSyntax table used while in TeX mode.
tex-offer-saveIf non-nil, ask about saving modified buffers before M-x tex-file is run.
tex-open-quoteString inserted by typing M-x tex-insert-quote to open a quotation.
tex-print-fileFile name that M-x tex-print prints.
tex-print-file-extensionThe TeX-compiled file extension for viewing and printing.
tex-run-commandCommand used to run TeX subjob.
tex-shell-abbrev-tableAbbrev table for ‘tex-shell’.
tex-shell-cd-commandCommand to give to shell running TeX to change directory.
tex-shell-file-nameIf non-nil, the shell file name to run in the subshell used to run TeX.
tex-shell-hookHook run after entering TeX-Shell mode.
tex-shell-mapKeymap for the TeX shell.
tex-shell-syntax-tableSyntax table for ‘tex-shell’.
tex-show-queue-commandCommand used by M-x tex-show-print-queue to show the print queue.
tex-start-commandsTeX commands to use when starting TeX.
tex-start-of-headerRegular expression used by M-x tex-region to find start of file’s header.
tex-start-optionsTeX options to use when starting TeX.
tex-suscript-height-minimumInteger or float limiting the minimum size of subscript/superscript text.
tex-suscript-height-ratioRatio of subscript/superscript height to that of the preceding text.
tex-trailerString appended after the end of a region sent to TeX by M-x tex-region.
tex-use-reftexIf non-nil, use RefTeX’s list of files to determine what command to use.
tex-zap-fileTemporary file name used for text being sent as input to TeX.

Defined functions (87)

doctex-font-lock-syntactic-face-function(STATE)
doctex-mode()
latex-backward-sexp-1()
latex-close-block(&optional STR ARG)
latex-complete-data()
latex-down-list()
latex-electric-env-pair-mode(&optional ARG)
latex-env-before-change(START END)
latex-find-indent(&optional VIRTUAL)
latex-forward-sexp(&optional ARG)
latex-forward-sexp-1()
latex-imenu-create-index()
latex-indent(&optional ARG)
latex-insert-block(&optional STR ARG)
latex-insert-item(&optional STR ARG)
latex-mode()
latex-skip-close-parens()
latex-split-block(&optional STR ARG)
latex-syntax-after()
plain-tex-mode()
slitex-mode()
tex--prettify-symbols-compose-p(START END MATCH)
tex--quote-spec(FSPEC)
tex--redirect-to-submode(ORIG-FUN)
tex-alt-print()
tex-append(FILE-NAME SUFFIX)
tex-bibtex-file()
tex-buffer()
tex-categorize-whitespace(BACKWARD-LIMIT)
tex-chktex(REPORT-FN &rest ARGS)
tex-chktex-command()
tex-close-latex-block(&optional STR ARG)
tex-cmd-doc-view(FILE)
tex-command-active-p(CMD FSPEC)
tex-command-executable(CMD)
tex-compile(DIR CMD)
tex-compile-default(FSPEC)
tex-count-words(BEGIN END)
tex-current-defun-name()
tex-define-common-keys(KEYMAP)
tex-delete-last-temp-files(&optional NOT-ALL)
tex-display-shell()
tex-env-mark(CMD START END)
tex-executable-exists-p(NAME)
tex-expand-files(S)
tex-facemenu-add-face-function(FACE END)
tex-feed-input()
tex-file()
tex-font-lock-append-prop(PROP)
tex-font-lock-match-suscript(LIMIT)
tex-font-lock-suscript(POS)
tex-font-lock-unfontify-region(BEG END)
tex-font-lock-verb(START DELIM)
tex-format-cmd(FORMAT FSPEC)
tex-generate-zap-file-name()
tex-goto-last-unclosed-latex-block()
tex-guess-main-file(&optional ALL)
tex-handle-newline(INHIBIT-VALIDATION)
tex-insert-braces(&optional STR ARG)
tex-insert-quote(ARG)
tex-kill-job()
tex-last-unended-begin()
tex-last-unended-eparen(CTYPE)
tex-latex-block(&optional STR ARG)
tex-main-file()
tex-mode()
tex-next-unmatched-end()
tex-next-unmatched-eparen(OTYPE)
tex-print(&optional ALT)
tex-recenter-output-buffer(LINENUM)
tex-region(BEG END)
tex-region-header(FILE &optional BEG)
tex-search-noncomment(&rest BODY)
tex-send-command(COMMAND &optional FILE BACKGROUND)
tex-send-tex-command(CMD &optional DIR)
tex-set-buffer-directory(BUFFER DIRECTORY)
tex-shell()
tex-shell-sentinel(PROC MSG)
tex-show-print-queue()
tex-start-tex(COMMAND FILE &optional DIR)
tex-summarize-command(CMD)
tex-suscript-height(HEIGHT)
tex-terminate-paragraph(INHIBIT-VALIDATION)
tex-uptodate-p(FILE)
tex-validate-buffer()
tex-validate-region(START END)
tex-view()

Defined faces (4)

subscriptFace used for subscripts.
superscriptFace used for superscripts.
tex-mathFace used to highlight TeX math expressions.
tex-verbatimFace used to highlight TeX verbatim environments.