Search found 2 matches

by vicsweet
Tue Jul 12, 2011 3:42 am
Forum: Math & Science
Topic: "Missing $ inserted" Problem in Table
Replies: 2
Views: 8091

"Missing $ inserted" Problem in Table

Stefan_K wrote:Hi,

\[ ... \] is for displayed equations, don't use it within table cells. Use inline math mode instead, i.e. \( ... \) or $ ... $. If you need the same style as in displayed equations, use \displaystyle within the inline math formula.

Stefan

It worked. Thank you very much.
by vicsweet
Sat Jul 09, 2011 3:49 pm
Forum: Math & Science
Topic: "Missing $ inserted" Problem in Table
Replies: 2
Views: 8091

"Missing $ inserted" Problem in Table

I am editing a table, but two rows provoking "Missing $ inserted" notification. Following is the table script

1573 \begin{table}[htbp]
1574 \centering \caption{Code assigning rule \label{tab:codeassigning}}
1575 \begin{tabular}{||c|c|c|c||c||}\hline
1576 \multicolumn{2}{||c|}{Pre-treatment ...