Is it possible to increase the linewidth of tables like it's possible to set the linewidth in PSTricks?
Maybe you could show me how to do it on this example:
\begin{tabular}{c|c|c|c}
\hline
1 & 2 & 3 & 4\\
\hline
5 & 6 & 7 & 8\\
\hline
\end{tabular}


\tabcolsepmacro. – Click Me Sep 5 '12 at 9:18