LyX ⇒ 2 column table text/math problem
-
thesourceofx
- Posts: 10
- Joined: Mon Sep 14, 2009 11:53 pm
2 column table text/math problem
Missing $ inserted
LaTeX Error: Bad math environment delimiter
Extra }, or forgotten $
Missing $ inserted
Missing } inserted
Those errors are from using the Display Formulas environment. I get many more errors when I use the Gather environment. Does anyone know why that's happening and how to fix it?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
lews therin
- Posts: 1
- Joined: Fri Oct 01, 2010 2:39 pm
2 column table text/math problem
I'm trying to write a book type document, and I want to show four equations so that there are two of theme for each line, so I tried to put them in a 2x2 table.
It works fine only if I use inline formulas, but if I try to use a displayed formula and to label the expression within the tabel it gives me this error
Missing $ inserted
You can't use \eqno in math mode
Missing $ inserted
It gives me even more errors if I use other types of formulas...for instance, using a Eqnarray Environment it ends like this
Missing \endgroup inserted.
Missing } inserted.
Missing } inserted.
Missing \cr inserted.
Missing { inserted.
LaTeX Error: \begin{longtable} on input line 50 ended by \end{eqnarray}.
Missing $ inserted.
Display math should end with $$.
Missing } inserted.
Misplaced alignment tab character &.
Misplaced \crcr.
Misplaced \noalign.
Misplaced \crcr.
Misplaced alignment tab character &.
Misplaced \omit.
P.S. Sorry for the bad English, I'm Italian