Ans. F6: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
|  (New page: <Back  The possible reasons for this problems is: * Either you have used  <geshi lang="latex">   \begin{frontmatter}    \end{frontmatter} </geshi> and <code>\maket...) | No edit summary | ||
| Line 8: | Line 8: | ||
|    \end{frontmatter} |    \end{frontmatter} | ||
| </geshi> | </geshi> | ||
| and <code>\maketitle</code> | and <code>\maketitle</code> command. Either <code>\maketitle</code> or <code>{frontmatter}</code> is only required. | ||
| * or <code>\maketitle</code> is used twice. | * or <code>\maketitle</code> is used twice. | ||
Revision as of 13:38, 9 June 2009
The possible reasons for this problems is:
- Either you have used
<geshi lang="latex">
 \begin{frontmatter}
 \end{frontmatter}
</geshi>
and \maketitle command. Either \maketitle or {frontmatter} is only required.
- or \maketitleis used twice.