Ans. M8

From STMDocs
Revision as of 14:52, 18 June 2009 by Reeja.b (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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>