Re: mathed72.diff

2001-05-10 Thread Andre Poenitz
> I forgot another missing feature: > You cannot select more that one cell in an array/eqnarray. Yes, that was the price for the internal seperation of the multiline content into individual cells. This will get re-implemented some day, but not right now... Andre' -- André Pönitz ..

Re: mathed72.diff

2001-05-10 Thread Dekel Tsur
On Thu, May 10, 2001 at 06:47:22PM +0200, Andre Poenitz wrote: > > Here are few bugs I found in the new code: > > I just wanted to draw you attention to the new patch under > > http://mathematik.htwm.de/tmp/mathed73.gz The file math_matrixinset.h is missing from the patch. > but I fear it wi

Re: mathed72.diff

2001-05-10 Thread Andre Poenitz
> Here are few bugs I found in the new code: I just wanted to draw you attention to the new patch under http://mathematik.htwm.de/tmp/mathed73.gz but I fear it will still contain most of the bugs you mentioned. > Array/eqnarray: > > - Reading a file with an array gives a crash. Could you s

Re: mathed72.diff

2001-05-10 Thread Dekel Tsur
On Wed, May 09, 2001 at 09:17:15PM +0200, Andre Poenitz wrote: > I removed a few things I did not understand, so if your favourite mathed > feature is missing, cry out loud, that's a bug _now_. Here are few bugs I found in the new code: Array/eqnarray: - Reading a file with an array gives a cra

Re: mathed72.diff

2001-05-10 Thread Andre Poenitz
> g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. > -I../../boost -isystem /usr/X11R6/include -g -O -fno-exceptions -W -Wall > -Wp,-MD,.deps/math_parinset.pp -c math_parinset.C -o math_parinset.o > math_parinset.C:228: warning: #warning this does not compile on gcc 2.97 > math_pari

Re: mathed72.diff

2001-05-10 Thread Oscar Lopez
Dear lyx-developers: I am trying to compile the lyx-devel from the CVS repository applying the mathed72.diff patch submitted by Andre and I have encountered the following problems during the compilation: I applied the patch and I did: $./autogen.sh $./configure $ make in lyx-devel directory

mathed72.diff

2001-05-09 Thread Andre Poenitz
People with too much spare time might want to have a look at http://mathematik.htwm.de/tmp/mathed72.diff or http://mathematik.htwm.de/tmp/mathed72.diff.gz This is still not to be included in CVS, but it is getting closer... The core should be stable now, some of the numbering/labeling