On Sat, Feb 26, 2000 at 06:57:02PM -0300, Alfredo Braunstein wrote:
> 
> Hi! I'm Alfredo Braunstein, a math (ex) student from Buenos Aires,
> Argentina. I've been a happy LyX user for two years, and I'd like to help in
> developement. I have started programming a feature that I missed: a
> full-featured flexible kick-ass Search (and replace) engine. The work is
> based in an old related project of my own. Right now, the code is incomplete
> (error checking on the search string parser is missing, mostly) and somewhat
> ugly (i'm working on that), but it does *full* flexible regexp searches in
> one pass of the source document. I've noticed that <[EMAIL PROTECTED]>
> was working in feb 1999 on that too, but I have no clue if he is still or
> not.
> 

It is good to have people contributing to the LyX project, but why are you
using your own code for regexp searching? I think that you should use the
GNU regex library using the LyX class LRegex (file /support/LRegex.C),
but I may be wrong.

On the subject of searching, I would like to see an option to do 
search & replace on insets. For example, for changing a label in the
document, I need to do search/replace on all the label and reference insets.

Reply via email to