Wednesday, September 24, 2008

Latex Math Symbols

For some reason nobody ever seems to mention this. But you actually need to include:

\usepackage{amssymb}

inside your latex document to use a lot of the math symbols. (Like \blacksquare )

Otherwise you'll end up getting an "Undefined Control Sequence" error.

No comments: