(yatexe)Sample definitions


Next: Hook variables Prev: All customizable variables Up: Lisp variables

Sample definitions
------------------

 For instance, to change the prefix key stroke to `ESC', and name of the
user dictionary `~/src/emacs/yatexrc', and set `fill-prefix' to single TAB
character, add the following `setq' to `~/.emacs'.

             (setq YaTeX-prefix "\e"
                   YaTeX-user-completion-table "~/src/emacs/yatexrc"
                   YaTeX-fill-prefix "       ")



automatically generated by info2www.cgi version 1.2