Ans. F5a: Difference between revisions

From STMDocs
Jump to navigation Jump to search
(New page: <Back The possible reasons for this problem are: *you have used both <geshi lang="latex"> \begin{frontmatter} \end{frontmatter} </geshi> and <code>\maketitl...)
(No difference)

Revision as of 16:33, 25 January 2017

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