Ok, this seems to be a longstanding bug no one has ever noticed before
involving [h] and [c] on the same rows. Produced much weirder html
than just <br>'s, you had mismatched <tr> </td> kinds of problems.
Which our vertical line spacing script didn't recognize...

Just had to add a couple additional lines of logic to the table
function to fix this up. And the extra line breaks vanish.  :)

Blessings,
Dan


On 3/16/10, Markus <markus.wei...@googlemail.com> wrote:
> Layout not broken anymore. Well done. Only two issues I see:
>
>  1) There are <br />'s at the end of some (!) table rows (see below).
>  But these do not cause visual problems.
>
>  2) White space above tables with headings in certain places:
>
>  - snip -
>  A white-space table:
>
>  [t]
>  [r][h]a[c]b
>  [r][h]a[c]b
>  [t]
>  - snap -

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to boltw...@googlegroups.com.
To unsubscribe from this group, send email to 
boltwire+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en.

Reply via email to