Plamen Tanovski <[EMAIL PROTECTED]> writes:
> I have a simple abbrev
>
> "qq" 8 "\\mathsf{Q}"
>
> But it does not expand with the dollar after it, so typping for
> example $qq and then $ does not expand to $\mathsf{Q}$. Also qq$ does
> not expand. In other modes the abbrev expansion works, though.
Maybe you could use \ensuremath as a workaround?
"qq" 8 "\\ensuremath{\\mathsf{Q}}"
HTH
Patrick
--
OS's and GUI's come and go, only Emacs has lasting power.
(Per Abrahamsen)
_______________________________________________
bug-auctex mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-auctex