On 03/09/2013 05:29 AM, Kornel Benko wrote:

Am Samstag, 9. März 2013 um 10:24:49, schrieb Kornel Benko <[email protected]>

> Am Freitag, 8. März 2013 um 21:15:53, schrieb Richard Heck <[email protected]>

> > The branch, master, has been updated.

> >

> > - Log -----------------------------------------------------------------

> >

> > commit ecef54500d4d77baf4fa47eac2253679875ac08c

> > Author: Richard Heck <[email protected]>

> > Date: Fri Mar 8 14:52:18 2013 -0500

> >

> > Introduce max_length parameter for plaintext() output routines,

> > so we can write a limited amount when using this for TOC and

> > tooltip output.

> >

> > This should solve the problem with slowness that Kornel noticed,

> > which was caused by our trying to write an entire plaintext

> > bibliography every time we updated the TOC. We did that because

> > he had a bibliography inside a branch, and we use plaintext for

> > creating the tooltip that goes with the branch list.

> >

>

> I curiously checked. But sorry, the slowness is back :(

> It feels even worse. Should I debug something?

I tried to debug. Each time I select a section from TOC (which implies editing another file)

there will be 3 calls to InsetBibtex::plaintext()

OK, I see what I overlooked. I think. I'll try again.

Richard

Reply via email to