Re: Bug 2094: Leaving mathed with down arrow triggers assertion

2005-11-06 Thread Juergen Spitzmueller
Martin Vermeer wrote: >     207         BOOST_ASSERT(status() != Collapsed); > > Question: why does this _normally_ not trigger an assert, even if the > inset is closed? And why does it when coming directly from a mathinset? Because the inset should always be opened as soon as a cursor is inside.

Re: Solaris x86 issues

2005-11-06 Thread Markus Mayer
On Thursday, 03 Nov 2005 12:03 +0100, Jean-Marc Lasgouttes wrote: > I committed the patches with the #ifdef, since it does not hurt. Thanks a lot! Going to save me some trouble when I'm going to package up a new version of LyX. -Markus -- http://www.blastwave.org

When will the 1.3.7 released

2005-11-06 Thread Alex
Dear All, I would like to ask when the 1.3.7 version is going to be released? I am doing the localisation based 1.3.7.pot file. I have to complete 777 of 2806. Almost all the Qt strings are translated, but just a few for xforms. I am doing cleanup and testing for the translation, with some help.

Bug 2094: Leaving mathed with down arrow triggers assertion

2005-11-06 Thread Martin Vermeer
I have reduced this to a minimal case: - place a mathinset on a row - place a collapsable inset on the next row - make sure it is _collapsed_ - mouse the cursor into the math inset, and press . Notes: * There may be several lines of text in-between mathinset and collapsable inset -- as long a

[patch] ert labels

2005-11-06 Thread Juergen Spitzmueller
there's currently a small bug with ert labels: they don't show the ert's content if the cursor was inside the ert while closing it. I think this is a side-effect of the auto-open feature. The attached patch fixes it. OK to apply? Jürgen Index: insetert.C =

Re: [patch] update layout file documentation

2005-11-06 Thread Juergen Spitzmueller
Georg Baum wrote: > I believe I found the problem: Only rowinfo_ in MathGridInset has the size > of nrows + 2, the size of cells_ and cellinfo_ is nrows * ncols. > Therefore I can't simply delete the dummy row, but have to copy the rowinfo > first and then delete the last full row. > Does the attac

Re: lyx-1.4 cvs assertion crash when resetting "wrong" language]

2005-11-06 Thread Martin Vermeer
On Sat, Nov 05, 2005 at 11:03:08AM +0100, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> On Fri, Nov 04, 2005 at 11:11:06PM +0100, Jean-Marc Lasgouttes > Martin> wrote: > >> > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > >> >

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

2005-11-06 Thread Angus Leeming
Luis Rivera wrote: >> http://www.lyx.org/~leeming/lyx-1.3.7cvs.tar.gz > The source code at this URL seems to have disappeared. I removed it when I thought you'd grabbed it. Try again but note I've renamed it as: http://www.lyx.org/~leeming/lyx-1.3.7cvs_6Nov2005.tar.gz -- Angus