On Mon, Jul 30, 2007 at 08:51:39AM +0200, Stefan Schimanski wrote: > >> Doh! Seems that the Mac also needs using our custom facets. Please > >> try > >> the attached patch and let me know if it works. You'll have to > >> recompile > >> lyx pratically from scratch, sorry for that. > > > > Hmpf... better use this one, I goofed (__APPLE_ vs __APPLE__). > > Your patch works. I get a matrix of the given size, not only 1x1.
I think that you should investigate whether this happens for Mac in general or the problem is related to a particular gcc version. After you have ascertained that, I suggest that you propose a proper patch to configure.ac in order to properly not define USE_WCHAR_T for Mac in the right circumstances. I am not going to do that in my patch because I don't have a Mac and cannot test it. -- Enrico