auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] Re: query-replace in math mode


From: David Kastrup
Subject: Re: [AUCTeX] Re: query-replace in math mode
Date: Mon, 17 Dec 2007 13:11:02 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

Plamen Tanovski <address@hidden> writes:

>> I beg your pardon if I'm just too blind to see: Does AUCTeX offer a way
>> to do a query-replace in math mode only?
>
> Use the condition (texmathp) from texmathp.el. 

Something like

\,(if (texmathp) "replacement string" \&)

as a replacement string should work.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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