\delta
and \gamma
. Unfortunately, the following error message appears:Code: Select all
! Missing $ inserted.
<inserted text>
$
...
?
ajburk
\delta
and \gamma
. Unfortunately, the following error message appears:Code: Select all
! Missing $ inserted.
<inserted text>
$
...
?
NEW: TikZ book now 40% off at Amazon.com for a short time.
For future problems: the error message actually tells you what's wrong. That is, if you take a look at the log file and read the complete error message:templateuser wrote:Unfortunately, the following error message appears:
Code: Select all
! Missing $ inserted. <inserted text> $ ... ?
Code: Select all
! Missing $ inserted.
<inserted text>
$
l.5 \alpha
I've inserted a begin-math/end-math symbol since I think
you left one out. Proceed, with fingers crossed.
_
and
often are candidates for this…NEW: TikZ book now 40% off at Amazon.com for a short time.