Abdelrazak Younes <[EMAIL PROTECTED]> writes: > When my patch is in, I think we should (optionally) load all child > document automatically when opening the master document. This has the > benefits that the numbering and label will be immediately correct. So > will be the outline and navigate menu.
I'd like that. > As I said previously, the child documents are opened in the > background and no BufferView is created for them. They are only > accessible through the Document menu or if you click in a child > section. If they are not visible, they should not be visible in the Documents menu either (or maybe with a special marking). >> Do you actually feel it is faster? > > A great deal yes. If you have 20 highly structured child documents > you'll see the difference, really. updateLabels() costs more than the > mere loading of the child document. Even with my latest patch? JMarc