chiark
/
gitweb
/
~mdw
/
mdwtools
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
b1143cd
)
mdwtab: Fix colours and \\ behaviour with longtable.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 9 Apr 2007 12:46:57 +0000
(13:46 +0100)
committer
Mark 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