On 29/04/13 00:15, Tommaso Cucinotta wrote: >> I read the corresponding sections in the user guide, and tried to find >> some math using regular expressions. I noticed that, I must insert a >> regex box first. But since there can be regex box inside math box or >> vice versa, which is the correct way? > > Interestingly, those few scenarios which are documented in the manual, are > not really included in the automated test cases as from > devel/autotests/findadv-*.in.
At least, now there's a regression test for this [712e1871/lyxgit]. I can confirm it currently fails when ignoring format (the default, test findadv-re-05), whilst it succeeds when searching with format-awareness (test findadv-re-06). This needs a quick fix for branch, if possible. T.