auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] Re: Support for "equationarray" and "equationarray*" enviro


From: Ralf Angeli
Subject: Re: [AUCTeX] Re: Support for "equationarray" and "equationarray*" environment
Date: Thu, 21 Oct 2010 18:45:39 +0200

* 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]