On Monday 19 November 2001 7:18 pm, Herbert Voss wrote: > >>- it takes now a long time when opening a doc with a lot of images > >> for the converting to pbm
> > We can fix this. Indeed, I almost have! (Although the fix probably won't > > appear anytime soon.) > what's about woth a button "don't convert images" in the preferences?? > or alternativ with a message "converting image blah ...", so that the > user can see, that lyx is working. it takes more than 5 minutes on my > 1GHerz machine to open a doc with a lot of images and there isn't > any message. There already is such a button. See the Look&Feel->Misc tab of the preferences dialog. > >>- inserting an image into a minipage is buggy, only closing doc > >> and reopen helps > > This isn't a graphics inset problem per se but rather an example of the > > insets in insets problems. (I think!) > I think a problem of redrawing the inset, because it always works > when reopened. and when you delete the minipage a rest of the graphic > is always on screen. Ok! Apparently the inset has to tell its parent that it has changed. Perhaps Jürgen can tell us how to go about this? Angus