Search found 2 matches

by vfbsilva
Sat Jun 25, 2011 2:54 am
Forum: Graphics, Figures & Tables
Topic: Table does not properly ident cell contents
Replies: 2
Views: 1721

Table does not properly ident cell contents

Oki I tweaked it a a bit and I think it is a bit better but still not perfect. I removed the center. It was the remain of the figure I used to have instead of the table. Now I got:

\begin{singlespace}\small

\begin{longtable}
{|p{0.24\textwidth}|p{0.24\textwidth}|p{0.24\textwidth}|p{0.24\textwidth ...
by vfbsilva
Fri Jun 24, 2011 12:52 am
Forum: Graphics, Figures & Tables
Topic: Table does not properly ident cell contents
Replies: 2
Views: 1721

Table does not properly ident cell contents

Folks Ive created a table with the following code:
\begin{center}
\begin{tabularx}{\textwidth}{|X|X|X|X|}
\hline
Trabalho & Abordagem & Ambiente de Testes & Resultado \\ \hline
Mahr & Implementou uma versão da norma MPI com 18 comandos. A implementação foi realizada dividindo a aplicação em 2 ...