Am Montag, 11. März 2013 um 15:41:06, schrieb Jean-Marc Lasgouttes <[email protected]> > Le 11/03/2013 13:42, Kornel Benko a écrit : > > > I tried the merged manual, and indeed it is very slow. Are you trying > > > with stdlib-debug on? > > > > I don't think so. How can I check? > > > > In cmake I am creating a debug version, but without using LYX_STDLIB_DEBUG. > > > > This means, the gcc does *not* have > > > > -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC > > OK, so there is no slowdown due to this extra debug code. > > > > How large is your bib file? > > > > #wc bibliography.bib > > > > 14073 93525 710193 bibliography.bib > > > > # egrep '^@' bibliography.bib | wc > > > > 336 336 7285 > > OK, I have a bib file with 400+ entries. How can I obtain some slow > behavior? > > JMarc
I am not sure.
What I can do, is to describe the layout of this slow document
1.) Document class koma-script book, derived from our template
lib/templates/thesis/thesis.lyx
2.) Each chapter has its own file (child document) which is included via
include (not input) in the master document only. (10 includes)
3.) The includes are each in a different (but active) branch
4.) The child documents contain together about 20 float figures, 1 longtable, 3
float tables
5.) Plenty of cross-referencing
Kornel
signature.asc
Description: This is a digitally signed message part.
