Re: [Cvslog] r28651 - /lyx-devel/trunk/src/insets/InsetTabular.cpp

2009-03-01 Thread Uwe Stöhr
> This bug is introduced in branch in cs 28441. This was no bug, but a missing feature. I informed you and wrote in bugzilla, that I implemented in the first step that only one caption ca be inserted and that checking the correct cell is the next step. Nevertheless thanks for implementing this

Re: [Cvslog] r28651 - /lyx-devel/trunk/src/insets/InsetTabular.cpp

2009-03-01 Thread Jürgen Spitzmüller
Vincent van Ravesteijn wrote: > Also for branch ? > > This bug is introduced in branch in cs 28441. OK. Jürgen

Re: [Cvslog] r28651 - /lyx-devel/trunk/src/insets/InsetTabular.cpp

2009-03-01 Thread Vincent van Ravesteijn
v...@lyx.org schreef: Author: vfr Date: Sun Mar 1 16:50:46 2009 New Revision: 28651 URL: http://www.lyx.org/trac/changeset/28651 Log: * InsetTabular.cpp: Make sure the caption is inserted in the correct cell. This means we first have to reset the cursor to point to the new multicolumn, and th