Re: Going backward

2009-08-02 Thread Tommaso Cucinotta
Abdelrazak Younes ha scritto: So you are not going to switch to in memory search? My idea was to implement the searching functions in Inset::search(), Paragraph::search() and Text::search()... whereas your technique is to stringify or to latexify the contents before searching. Of course, the lo

Re: Going backward

2009-08-02 Thread Abdelrazak Younes
On 02/08/2009 00:52, Tommaso Cucinotta wrote: Abdelrazak Younes ha scritto: Hello Tommaso, Hello, Coming back to FindAndAdvanced? ;-) in fact. Last time I left over with a usable forward (after the optimization in which I search first the outer pit, then, once found, I search exactly the pos