Hi all,

I don't know where to ask, so I start here.

In TeX I deffed an '\aidmatrix' which is essentially like '\matrix'
but sets '\left(' and '\right)' around it.  Anyways, to use it, I
inserted the following code into `TeX-Mode Syntax Table':

"\\aidmatrix{" # ")" := #1

But this doesn't work; it tells me:

"Expected a number" and my cursor stops after "\a".  So, what now?  If
I mark only the # - i.e. "\aidmatrix{ | 0.1 & 0.2 | }" between the two
bars - everything works as expected.

bye, Adam.



_______________________________________________
Help-gnu-emacs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to