>> So what in LyX is: >> >> --------------- >> | | | | | >> | a | b | c | d | >> | | | | | >> --------------- >> | | | | | >> | e | f | g | h | >> | | | | | >> --------------- >> | | | | | >> | i | j | k | l | >> | | | | | >> --------------- >> >> comes out as: >> >> --------------- >> | | | | | >> | a | b | c | d | >> | | | | e | >> --------------- >> > > ran it through the TeX4ht converter. The resulting HTML file was rather > chunky (> 1.2 MB!), but the tables in section 1.2.3 looked ok to me (and
Thanks for the pointer; I didn't know about TeX4ht. I had to fiddle with table cell borders a bit in order to stop some spurious empty rows, which I *think* were 'between' a row with a bottom border followed by row with a top border that hadn't appeared as such in LyX, but the end result is better than latex2html and *much* faster, like about ten times so! > Incidentally, htlatex (the TeX4ht executable) complained about several > undefined cross-references. Yeah ... I'll get around to those some time :-) Alexis
