* Stefan Pofahl (2010-10-21) writes:
> Ok, maybe I found out by myself, is this correct?
> (setq texmathp-tex-commands
> '(;; Plain TeX
> ;; Standard LaTeX
> ("equationarray" env-on) ("equationarray*" env-on)
> )
> )The content is correct. The form could be nicer. It's uncommon in Lisp to have closing parens on lines of their own. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
