Andre Poenitz wrote:

> On Wed, Jan 07, 2004 at 01:00:53PM +0100, Andre' Poenitz wrote:
>> But should be re-added somehow...
> 
> Incidently, where do I start?

It depends on what we want.

> lyx::find  seems to use insets only implicitly by using PosIterator,
> i.e. does not descend into math at all.

Exactly. 

As a quick workaround, you can instruct MatchString to call some specific
math find function if there is a math inset in the position pointed to...
But I don't like it so much. It's not integrated with text search, we won't
be able to use a regex lib etc.

What do we want exactly? Search inside math as latex? inside math text mode
etc? Won't at some time in the future mathed include real insets for text?
So many questions...

Alfredo


Reply via email to