Search found 1 match

by algebraicTopology
Fri Feb 08, 2013 9:53 pm
Forum: Graphics, Figures & Tables
Topic: Basic Table fails
Replies: 1
Views: 2101

Basic Table fails

I am just trying to build an incredibly simple table and used this code:
\begin{table}
\begin{tabular}{|l|l|l|l|l|l|}
\hline
1 & 1 & 1 & 1 & 1 & 1 \\ \hline
1 & 1 & 1 & 1 & 1 & 1 \\ \hline
1 & 1 & 1 & 1 & 1 & 1 \\ \hline
1 & 1 & 1 & 1 & 1 & 1 \\ \hline
1 & 1 & 1 & 1 & 1 & 1 \\ \hline
1 & 1 ...