Search found 1 match

by zdegraf
Tue Jul 30, 2013 2:47 pm
Forum: Graphics, Figures & Tables
Topic: Removing superfluous vertical Table Rules
Replies: 1
Views: 2472

Removing superfluous vertical Table Rules

Is there a way to get rid of the vertical rule in the upper left hand corner in this table?
\begin{table}
\caption{Fancy table.}
\label{tab:ListeningDist}
\centering
\begin{tabular}{|l|c|c||c|c|} \cline{2-3} \cline{4-5}
& \multicolumn{2}{ c|| }{x} & \multicolumn{2}{ |c| }{y} \\ \hline
A & 1 ...