Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > | Andre> A ParIterator gives me a stack of the ParagraphLists involved. > | Andre> I want a stack of the LyXTexts. Going from the LyXText to the | Andre> ParagraphList 'below' is easy by using 'ownerParagraphs'. I | Andre> need the other direction...
| Maybe the LyXText member could be moved to ParagraphList. And with multiple BufferViews? | Or it could cache a copy of this information. | JMarc > -- Lgb