Steve Litt wrote: > This would require a search for a non-space, non-punctuation preceding a > doublequote. I know I could do this in Vim, but I feel a little squeamish > about doing that because for all I know a nonspace, nonpunct immediately > preceding a doublequote might be legitimate in LyX native format. > > So what do you think -- is there a way?
launch lyx 2, open advanced search panel and insert regexp via context or insert menu. of you are able to write regexp you need... pavel
