Mike Ressler wrote:
> 
> The new graphics loading mechanism delays the display of any text in the
> LyX window until all graphics have been converted. This is a problem when
> there are 20 images in the document :-) Because these are largish images,
> it took about 3 minutes until the splash screen disappeared and the text
> showed up. Is this normal behavior? I'm testing the CVS version as of 5
> minutes ago, and I use the following eps conversion chain:
> 
> \converter "eps" "xpm" "convert EPS:$$i PPM:$$i.ppm ; ppmtoxpm $$i.ppm >
> $$o" ""
> 
Can't you use pstopnm instead of convert? I don't see an advantage to
mixing ImageMagick with netpbm. Don't know the details.
Garst


Reply via email to