image
Physics Forums Logo
image
image
* Register * Upgrade Blogs Library Staff Rules Mark Forums Read
image
image   image
image

Go Back   Physics Forums > Other Sciences > Computing & Technology > Math & Science Software


Reply

image Strange error regarding table in latex Share It Thread Tools Search this Thread image
Old Jun17-09, 12:38 PM                  #1
ladil123

ladil123 is Offline:
Posts: 45
Strange error regarding table in latex

Hello!

Im having trouble creating my pdf file with texmaker.
I have a large document and I have created many tables in my code.

But now when I have written the code below for a table texmaker wont create the pdf file when it should.
It only says "process started", but nothing happens?

Have anyone had a similair problem? Or have I missed something trivial in my code below?
Thanks!


\begin{table}[H]
\begin{center}
\begin{tabular}{ | l | c | }
\hline
Type & Setting \\ \hline
Average size & 0.07 \\ \hline
Minimum size & 0.08 \\ \hline
Grading factor & 1.2 \\ \hline
Maximum angle & 35\\ \hline
end{tabular}
\caption{\emph{bla bla.}\label{tab:meshtab}}
\end{center}
\end{table}
  Reply With Quote
Old Jun17-09, 12:41 PM                  #2
cristo

PF Mentor

cristo is Offline:
Posts: 7,240
Re: Strange error regarding table in latex

\begin{table}[H]
\begin{center}
\begin{tabular}{ | l | c | }
\hline
Type & Setting \\ \hline
Average size & 0.07 \\ \hline
Minimum size & 0.08 \\ \hline
Grading factor & 1.2 \\ \hline
Maximum angle & 35\\ \hline
end{tabular}
\caption{\emph{bla bla.}\label{tab:meshtab}}
\end{center}
\end{table}
You're missing a \ before end in the bold line.
  Reply With Quote
Old Jun17-09, 12:47 PM                  #3
ladil123

ladil123 is Offline:
Posts: 45
Re: Strange error regarding table in latex

Thanks man!

That was lame of me... I have starred at this table for 30 minutes.....

thanks
  Reply With Quote
Old Jun17-09, 01:01 PM                  #4
cristo

PF Mentor

cristo is Offline:
Posts: 7,240
Re: Strange error regarding table in latex

Originally Posted by ladil123 View Post
That was lame of me... I have starred at this table for 30 minutes.....
Haha, no worries. Sometimes it just takes a fresh set of eyes!
  Reply With Quote
image image
Reply
Thread Tools


Similar Threads for: Strange error regarding table in latex
Thread Thread Starter Forum Replies Last Post
Table and Schemes in LaTeX lo2 Math & Science Software 18 Jul16-09 05:27 AM
LaTeX table of contents Omri Math & Science Software 0 Dec23-08 05:30 AM
Latex table problem :cry: haseebmahmud Math & Science Software 3 Sep12-08 03:19 PM
Strange error Logarythmic Programming & Comp Sci 4 Dec14-06 01:42 PM

Powered by vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. © 2009 Physics Forums
Sciam | physorgPhysorg.com Science News Partner
image
image   image