Search found 6 matches

by apleto
Wed Apr 08, 2009 7:33 pm
Forum: Document Classes
Topic: Help with class IEEEtran - how to leave a blank line
Replies: 2
Views: 6498

Help with class IEEEtran - how to leave a blank line

I am using class IEEEtran for a conference paper: \documentclass[conference]{IEEEtran}

However, when I insert keywords, using: \begin{IEEEkeywords}...\end{IEEEkeywords}
the keywords appear just under the abstract, without a blank line between them.

Is there anything simple that I can do in order ...
by apleto
Fri Feb 06, 2009 8:53 pm
Forum: Page Layout
Topic: How to remove page numbers from my document?
Replies: 3
Views: 14693

Re: How to remove page numbers from my document?

Unfortunately the above does not work...

Is there anything else I can do?

Why when I comment out the code mentioned above in the .cls file that generates more errors?

Should I change something in the .cls file?

Should I change something in the source file of my document (i.e. the .tex file)?
by apleto
Fri Feb 06, 2009 3:16 am
Forum: Page Layout
Topic: How to remove page numbers from my document?
Replies: 3
Views: 14693

How to remove page numbers from my document?

Hello,

I am using IEEETrans to write a paper. I am not submitting it to an IEEE Transactions publication, but I 'm just using this document class because I thought it is very neat and well implemented.

Anyway, I don't want any page numbers on my paper. I tried to comment out the following lines in ...
by apleto
Wed Feb 04, 2009 11:41 pm
Forum: Page Layout
Topic: How can I have only the title on the first page of my paper?
Replies: 5
Views: 8731

Re: How can I have only the title on the first page of my paper?

Thank you so much for your replies!

You've been really helpful.
by apleto
Wed Feb 04, 2009 10:32 pm
Forum: Page Layout
Topic: How can I have only the title on the first page of my paper?
Replies: 5
Views: 8731

How can I have only the title on the first page of my paper?

Hello,

I am writing a paper using the IEEEtran document class.

However, I want the title of my paper to be on a separate page and not with the rest of the paper.

Is there an easy way to do that? I am new to LaTex and any help would be much appreciated.

Many thanks in advance.