On Wed, Nov 22, 2006 at 04:04:45PM +0100, Georg Baum wrote: > That is then an implementation problem. I don't see why it needs to be like > that. IIRC the brutefind methods were introduced as a fallback hack and > never intended to be really used, because the normal find methods should > always work.
The logic is (a) apply logical movements that are known to work correctly in almost all cases (b) if that does not help, use metrical positioning. The challenge is to make (a) cover a lot of cases. Unfortnately I doubt there's a single simple rule that works correctly in all cases. Andre'