> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> So I maintain that this is the right fix.
OK.
JMarc
Jürgen Spitzmüller wrote:
Abdelrazak Younes wrote:
No, we don't display it but we make it ready for display:
- update the labels (child and master)
- update the toc backend (child and master)
- update the View menu
- update the tabbar.
I see.
If so, this is wrong for fillWithBibKeys, and
we
Abdelrazak Younes wrote:
> No, we don't display it but we make it ready for display:
> - update the labels (child and master)
> - update the toc backend (child and master)
> - update the View menu
> - update the tabbar.
I see.
> > If so, this is wrong for fillWithBibKeys, and
> > we need again a
Abdelrazak Younes wrote:
> This code dates from 2003 (rev 7797) so it was always loaded. What is
> different is that we now always pass through LyXView to load a LyX file
> while previously the file were only loaded in the background.
Does that mean that we used to open the buffer without actually
Jürgen Spitzmüller wrote:
Jean-Marc Lasgouttes wrote:
Just wait a bit. Juergen, I thought we were no supposed to load child
documents just for the pleasure of displaying bibkeys. I seem to
remember fixes in this area some time ago. Do you remember?
Yes. The child documents should not be loaded
Jean-Marc Lasgouttes wrote:
> Just wait a bit. Juergen, I thought we were no supposed to load child
> documents just for the pleasure of displaying bibkeys. I seem to
> remember fixes in this area some time ago. Do you remember?
Yes. The child documents should not be loaded for this IIRC. If they
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> It was not very easy to find but the fix is simple and is
Abdelrazak> obvious once found. The problem is that a screen update
Abdelrazak> needs a bibtex key for proper rendering of the Citation.
Abdelrazak> This key re
It was not very easy to find but the fix is simple and is obvious once
found.
The problem is that a screen update needs a bibtex key for proper
rendering of the Citation. This key requires the master document to load
all child document, which trigger an additional screen update, even when
we do