Search found 4 matches

by pape_4
Fri Jun 22, 2012 1:02 am
Forum: Graphics, Figures & Tables
Topic: Position of Table within the Text
Replies: 7
Views: 3520

Position of Table within the Text

could you tell me what changes should i do in my code please?
\begin{table}[h]
{renewcommand{\arraystretch}{1/3}
\footnotesize
\begin{tabular}{|c|c|c|c|c|c|c|c|c|}
\hline
\textbf{epoch} &\multicolumn{2}{|c|){first}....\\
\hline

1&.. &.. &.. &..& & &
2&.. &.. &.. &..& & &
.
.
.
50&
\end{tabular ...
by pape_4
Thu Jun 21, 2012 11:40 am
Forum: Graphics, Figures & Tables
Topic: Position of Table within the Text
Replies: 7
Views: 3520

Re: Position of Table within the Text

Hmm i think that i have the same problem with figures :?
by pape_4
Thu Jun 21, 2012 11:31 am
Forum: Graphics, Figures & Tables
Topic: Position of Table within the Text
Replies: 7
Views: 3520

Re: Position of Table within the Text

Thanks a lot my friend!
by pape_4
Thu Jun 21, 2012 12:33 am
Forum: Graphics, Figures & Tables
Topic: Position of Table within the Text
Replies: 7
Views: 3520

Position of Table within the Text

Hello I am new to the world of LaTeX! Would like your help for a problem I have! I place the table between the text, but when I compile, the table is in another position!Any idea what's going on?

Thank you1