<Back
If you load latexsym.sty or amssymb.sty, you will not get the above error. So please load any one of the above packages. For example: <geshi lang="latex">
latexsym.sty
amssymb.sty
\usepackage{latexsym}
</geshi>