On 2009-03-30, Steve Litt wrote: > For years, Microsoft Word has had something that would be cool in LyX > --- search for environment (or charstyle). I just found myself > wondering if I had redundant copies of a story in my book, and so > wanted to search for all text in Story environment, but there's no way > to do it as far as I can tell.
You can use the grep command on the source file to find all Story environments and you can use Search in a text editor on the source file to go to the places. Not nice but practical. Günter
