LaTeX FAQ

Mathematical Symbols in Body Text


How do I included mathematical symbols into my body text. In this example I want to include the Greek lowercase letter alpha (α):

The ball is deflected by an angle \alpha away from the line of approach of the cue

When I compile the above I get the following error:

! Missing $ inserted.
<inserted text> 
                $
l.101 ...e cue

Mathematical symbols must be declared in a mathematical environment. In the body text this can be invoked by surrounding the symbol in dollar symbols, i.e.:

The ball is deflected by an angle $\alpha$ away from the line of approach of the cue

 
public/latex/faq.txt · Last modified: 2009/08/12 09:28 by admin
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki