On Monday 11 February 2002 8:00 am, R. Lahaye wrote: > Herbert Voss wrote: > > > fix the problem with zipped files, when they are handled > > by latex (with *.bb file) and not unzipped bx lyx. > > > > - small changes to the gui from Rob; > > - a wish from Konni > > - some more comments in the code ... > > - other small changes > > Herbert, > > Forgive me making the graphics dialog a never-ending story.... > > When a graphics file (an eps file in my case) is changed outside > LyX, LyX has no means to update the graphics on the canvas. > Somehow LyX keeps showing the older version, ignoring the fact > that the actual eps file has been changed. > > Even closing and reopening the document doens't update the graphics! > Only quiting and restarting LyX seems to do that :(.
This is correct. > Are we missing an update button in the graphics dialog to > forcefully reload the graphics file from scratch? No! LyX should check to see if the file has changed and do this automagically I think. Something to do with CRC, although I don't know how as yet. > BTW: clicking the right-mouse-button on the graphics-float-inset, > pops up two dialogs, the graphics-dialog and on top of that > the float-options-dialog, whereas the left-mouse-button only > pops up the graphics dialog. Something wrong here? > I would expect LeftMouseButton: Graphics dialog, > RightMouseButton: Float dialog. Thanks. Angus