>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Dov Feldstern wrote: >> Attached is a fix for (1) and (2) (but not (3)) of bug 3551 >> (http://bugzilla.lyx.org/show_bug.cgi?id=3551). I'd be happy to >> hear any comments, I'm not sure that I understand everything that I >> did, but it does work. Abdelrazak> At least the changes look sensible. JMarc will tell for Abdelrazak> sure It looks sensible indeed, provided all hebrew users like Dov's solution. But as he says, there is no good solution. Concerning outerParagraph, I think I'd prefer an explicit bottom().paragraph(), which is not much longer and is clearer. We already have too many helper methods in dociterator, I think. JMarc