Jean-Marc Lasgouttes wrote:
>>>>>>"Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
>>>>>>
>
> Herbert> a book of 298 pages written with 1.1.6 and a filesize of 1.9
> Herbert> MegaBytes - loading in 1.1.6 takes about 6 seconds loading
> Herbert> with converting into 1.2.0 takes more than 3 minutes!
> Herbert> (Display Graphics was disabled!)
>
> Would it be possible to see the book? I wonder what needs so much
> convertion time... Would be a good candidate for profiling. Also, were
> your two versions compiled with the same optimization level?
I have no idea about such stuff. Always compiled without options.
http://www.perce.de/lyx/Versuch.lyx.gz -> lyx.1.1.6
the manuscript without images and the bib. let me know, if you need
them.
I have a lot of pstricks images, which are build with ERT. lyx 1.1.6
allowed
ERT
ERT
...
ERT
all as single paragraphs, so that 1.2.0 builds for every line an own
ert-inset. maybe that this takes a lot of time??
Herbert