Variable: TeX-font-replace-function

TeX-font-replace-function is a variable defined in tex.el.

Value

TeX-font-replace

Documentation

Determines the function which is called when a font should be replaced.

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/tex.el
(defvar TeX-font-replace-function #'TeX-font-replace
  "Determines the function which is called when a font should be replaced.")