Re: [patch] fix setDefaultParagraph in insettabular

2005-11-13 Thread Juergen Spitzmueller
Georg Baum wrote: > I think the code would be clearer without the tabular special casing in > LyXText::dispatch() and LyXFunc::getStatus() and the new code in > InsetTabular::forceDefaultParagraphs() instead. Does that not work? I don't have access to the cursor there :-( Jürgen

Re: http://wiki.lyx.org/Windows/LyX137pre

2005-11-13 Thread Uwe Stöhr
Angus Leeming wrote: This far, it's also running well on WinXP and Win2k, provided I uninstall the previous version before installing the update. Learning from others' experience ;-) Uwe, are you reading this? I think you should aim to get the WindowInstaller to die gracefully if it is requir

Re: http://wiki.lyx.org/Windows/LyX137pre

2005-11-13 Thread Uwe Stöhr
Angus Leeming wrote: Michael tells me that these fonts problems are fixed in the latest and greatest version of Qt/Win Free. Could you compile an actual qt-mt3.dll and put it on the web. Many thanks in advance and regards Uwe

Re: [patch] fix setDefaultParagraph in insettabular

2005-11-13 Thread Georg Baum
Am Sonntag, 13. November 2005 13:01 schrieb Juergen Spitzmueller: > The attached patch reimplements setDefaultParagraphs in insettabular, as > described in bug 1953. However, the paragraph merging problem described there > is not fixed (this is a different problem, independent from > setDefault

Re: [patch] fix setDefaultParagraph in insettabular

2005-11-13 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > The attached patch reimplements setDefaultParagraphs in insettabular, as > described in bug 1953. I'm talking about forceDefaultParagraphs all the time, of course. Jürgen

[patch] fix setDefaultParagraph in insettabular

2005-11-13 Thread Juergen Spitzmueller
The attached patch reimplements setDefaultParagraphs in insettabular, as described in bug 1953. However, the paragraph merging problem described there is not fixed (this is a different problem, independent from setDefaultParagraphs; I got that wrong). There is a remaining problem with setDefaul