[texhax] hhline and supertabular problems
Alberto Sáez
ast at gbt.tfo.upm.es
Mon Jun 23 14:14:45 CEST 2003
Hey, that's a very good solution : it works quite well.
Now, I have the suertabular problem. Do you know any bug-list or a
develop list where I can get any help to solve this?. I've been trying
to read the supertabular code, but this is too hard for me.
> \documentclass{article}
> \usepackage{hhline}
> \begin{document}
> \begin{tabular}{||c|c|c||}
> \hline% put a rule at the start of the table
> \noalign{\vspace{-0.4pt}}%back up the height of that rule
> \hhline{|t:=~=:t|}%this row will now have its top on the rule
> a&$=>$&B\\
> \hhline{|b:=-=:b|}
> \end{tabular}
> \end{document}
> \end{document}
>
> I just left that center piece empty with a tilde and put an \hline on
> top of the whole top margin (with a vspace to back up so the top lines
> lie on top of each other).
>
> This is not a very elegant solution but, if you do not have too many
> places you have to do this, you may get away with it. :-)
>
> Sorry about the delay; it took me a while to get back to this.
> Better late than never?
>
> doug
>
>
--
ÿþ
More information about the texhax
mailing list