Ans. F6

From STMDocs
Revision as of 14:24, 18 June 2009 by Reeja.b (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<Back

The possible reasons for this problem are:

  • you have used both

<geshi lang="latex">

 \begin{frontmatter}
 \end{frontmatter}

</geshi> and \maketitle command (either \maketitle or {frontmatter} only is required);

  • \maketitle has been used twice.