Hi,
I would like to have a table float with 3 columns separated by a parting
line. I tried with the package multicol but I can't get the parting line.
If I don't put my table in a float it's no problem to get the parting
line. What's the mistake? Can I use multicol? (I would like to keep the
float environment and the multicol package.)
What I like to have:
Table 1: Caption name
text text | text text | text text
text text | text text | text text
text text | text text | text text
What I get:
Table 1: Caption name
text text text text text text
text text text text text text
text text text text text text
Thanks in advance!
Detlev