LaTeX is more demanding about special symbols. Most of them must be
in so-called math mode, which means that the command must be inside
`$' signs. For instance, though
If \forall x \in E, x \in F then E \subseteq F.
is perfectly legal in PreTeX, it should be written
If $\forall x \in E, x \in F$ then $E \subseteq F$.
for LaTeX. Since in PreTeX every `$' is discarded (unless
quoted by a `\'), the second form is also admitted.
Please take a moment to fill out
this visitor survey You can help support this site by
visiting the advertisers that sponsor it! (only once each, though)