Ans. F2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[FAQ_-_elsarticle.cls|<Back]] | [[FAQ_-_elsarticle.cls|<Back]] | ||
It is because, sometimes you have used punctuation marks after <code>\author</code> and <code>\address</code> commands which are not needed here. The previous version of the class file (<code>elsart.cls</code>) needed this while elsarticle.cls do not require this and hence a blank page with punctuation marks alone is created. | It is because, sometimes you have used punctuation marks after <code>\author</code> and <code>\address</code> commands which are not needed here. The previous version of the class file (<code>elsart.cls</code>) needed this while <code>elsarticle.cls</code> do not require this and hence a blank page with punctuation marks alone is created. | ||
Revision as of 13:12, 9 June 2009
It is because, sometimes you have used punctuation marks after \author and \address commands which are not needed here. The previous version of the class file (elsart.cls) needed this while elsarticle.cls do not require this and hence a blank page with punctuation marks alone is created.