In LaTeX, how do I get thin and thick hlines in a table?
In the preamble, do:
setlength{doublerulesep}{arrayrulewidth}.
Then in a table or array, do:
hline %thin hline
hlinehline %thick hline
In LaTeX, how do I get thin and thick hlines in a table?
In the preamble, do:
setlength{doublerulesep}{arrayrulewidth}.
Then in a table or array, do:
hline %thin hline
hlinehline %thick hline