[EMAIL PROTECTED] writes:
> In <[EMAIL PROTECTED]>, on 03/04/00
> at 05:11 PM, Harry Putnam <[EMAIL PROTECTED]> said:
>
> ...
> >One would expect at least a cumbersome and slow FIND/FIND NEXT on the menu.
> >Even that would beat just plowing along.
>
> It's there in the menu... Edit > Find and replace
Now I get it... The replace part threw me.
Works pretty slick too.
> I can't speak to rpm's (I'm a Debian type ;) but found my files in
> /usr/X11R6/share/lyx/doc
> You can determine the location of yours simply by loading one of them from
> the Help menu. The file's location will then be found in the bar at the
> bottom of the window.
Jeez, wish I had noticed that.
>
> Expect something akin to LaTex. :-) They certainly can be searched with
> grep. Not being a Linux guru, I don't know what you mean by RE search.
> Sorry.
LaTex you say, who'd have guessed with a latex based tool... ; ).
Yeah, grep is what I was after, by RE I just meant "regular
expressions" .. The language grep uses. In fact I'm told the word
grep comes from Global Regular ExPression. From use in the old time
editor "ed"
I see they can be grepped alright but the handy TOC numbers are not in
those files makeing it hard to connect a grepped hit to a section. I
guess I can grep and then use those finds in the FIND/REPLACE tool
seems a bit of a riggermorole ... It would be nice if the FIND/REPLACE
tool supported Regular Expressions.
>
> HTH,
Yup