Ans. M8

From STMDocs
Jump to navigation Jump to search

<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">

 \usepackage{latexsym}

</geshi>