>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Your patch works fine in general but not in captions (for Abdelrazak> LOT and LOF). This is because slices_[0] in the caption Abdelrazak> does not refer to the main text but to the text within Abdelrazak> caption itself. I thought that slices_[0] would always Abdelrazak> refer to the top-level Text. Am I missing something? Look at the part where the dociterator is built. I guess somebody got lazy and decided not to build a real iterator... Where is the relevant code? JMarc