>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:

Georg> The attached patch adds partial longtable support and some
Georg> small fixes to tex2lyx. This is needed for bug 220 (gnumeric
Georg> table import). Double hlines (firstHeadTopDL etc. in LyX) are
Georg> missing. The plan is to add this in a second step. That will
Georg> also fix double hlines in normal tables. I copied some structs
Georg> from tabular.h instead of including math_gridinset.h, because I
Georg> needed to modify them. I guess that these (and some common
Georg> code) could go to a common base class for tex2lyx table stuff
Georg> and LyXTabular when the table import is "finished", but for now
Georg> I don't want to touch tabular.C too much. I had to rearrange
Georg> the code quite a bit, but I think that it is understandable
Georg> now. OK to commit?

While I cannot comment much on whether it really works, it looks sound
to me. Go for it.

Remember too that it may be a good idea to create a test-tabular.tex
file to get some torture test for the code...

JMarc

Reply via email to