Thanks Stefan!
It works perfectly. The major problem comes from using center instead of centering.
Search found 2 matches
- Thu Sep 24, 2009 11:55 pm
- Forum: Graphics, Figures & Tables
- Topic: Equation inside a table
- Replies: 2
- Views: 44848
- Thu Sep 24, 2009 10:38 pm
- Forum: Graphics, Figures & Tables
- Topic: Equation inside a table
- Replies: 2
- Views: 44848
Equation inside a table
Hi All,
I have a problem of creating an equation inside a table. An error message "! Missing $ inserted" is shown at line \alpha = 10 from the example below:
\begin{table}[h]
\caption{Example of Equation inside Table}
\begin{center}
\begin{tabular}{|l|}
\hline
This table has 1 row and 1 column ...
I have a problem of creating an equation inside a table. An error message "! Missing $ inserted" is shown at line \alpha = 10 from the example below:
\begin{table}[h]
\caption{Example of Equation inside Table}
\begin{center}
\begin{tabular}{|l|}
\hline
This table has 1 row and 1 column ...