So you know how when you get an error message in the compilation of a latex document, like the following:
Code: Select all
l.74 & \multicolumn{2}{c}{E_i \; \text{(eV)}}
& \multicolumn{2}{c}{E_d \; \t...
I've inserted a begin-math/end-math symbol since I think
you left one out. Proceed, with fingers crossed.
Is there a way to see
where latex inserted the begin-math and end-math symbols? Because I need this error to not appear, but I'm not sure where they placed them (i.e., I want to put them in manually so it doesn't do it).
Thanks!