Function: cape-tex

cape-tex is an autoloaded, interactive and byte-compiled function defined in cape-char.el.

Signature

(cape-tex &optional INTERACTIVE)

Documentation

Complete Unicode character at point.

Uses the input format of the TeX input method, see (describe-input-method "TeX"). If INTERACTIVE is nil the function acts like a Capf.

Key Bindings

Source Code

;; Defined in ~/.emacs.d/elpa/cape-20260804.2303/cape-char.el
;;;###autoload (autoload 'cape-tex "cape-char" nil t)
(cape-char--define tex "TeX" ?\\ ?^ ?_)