Andrew Phillips wrote: > Hi, > > I would like to decrease the width of the lyx window (in order to view > the PostScript and the lyx file side-by-side without overlap), but it > does not want to go below a certain size. Is it possible to change the > minimum window size?
The xforms frontend has hard-coded limits because really nasty things (segfaults) can happen if the widgets are larger than the available size. I can't answer for the qt frontend. -- Angus
