mdwtab: Fix colours and \\ behaviour with longtable.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 9 Apr 2007 12:46:57 +0000 (13:46 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 9 Apr 2007 12:46:57 +0000 (13:46 +0100)
The \@mkpream hack failed to install the hooks used by the colour
extension, so coloured table cells didn't work properly in longtables.
Also, it failed to insert \tab@setcr in \tab@midtext, so \\ didn't work
properly in >{\raggedright}p{...} cells.


No differences found