On Thu, Oct 25, 2001 at 09:08:12PM +0200, ben wrote: > > > > > > Probably it will never be implemented. ;-) > > No problem for me, longtable is enough.
Come on, I was stating that I would never implement long tables. ;-) > > I have commited the code that fix this. > > I have also commited the code that fixes the cases where a table is not > > inside a float. Please test it, it should work now. > > I've tried your changes. Here are the remarks: > > * informaltable works fine, Good, one more bug to remove from your lyx-docbook-problems. :-) > * the colspec empty tag is really SGML like, and that's consistent. Yep. > * long tables work, but the way how to set the head and the foot is weired: > you need to set the head button in the row below the row you want to be the > head. For instance you need to go in the row 2 and click on the head button to > have row 1 the actual head! Maybe it's because I don't know how to use it. Until I have a second look to it, I will blame Juergen for that. That is a tipical probem: off by one. I''ll look to it. > * there's a regression (in comparison to the 1.1.6fix3 release) for a table in > a float: now when a float is created, there's no caption shown in the float. > Adding a caption by hand does nothing good. The result is that I can't put a > title in a table float. It used to work... I know what is the cause, I have a workin solution that will fix something that you complained more than 6 months ago. To have a program list inside a tabular float. Do you remember that? > Thanks for the changes! > > BG > -- José