Search found 4 matches

by aarg_2010
Fri Nov 27, 2009 5:00 am
Forum: Page Layout
Topic: vertical space after author affiliation in IEEEtran
Replies: 6
Views: 20899

vertical space after author affiliation in IEEEtran

Hi, Here it is. I just filled up the abstract with the words "Left Column", and the Introduction with the word "Introduction" so the problem will be clear.

\documentclass[10pt,twocolumn]{IEEEtran}

\begin{document}

\title{TITLE}
\author{\authorblockN{Author\\}
\authorblockA{Author Affiliation ...
by aarg_2010
Fri Nov 27, 2009 4:43 am
Forum: Page Layout
Topic: vertical space after author affiliation in IEEEtran
Replies: 6
Views: 20899

Re: vertical space after author affiliation in IEEEtran

Thanks!
I tried \vspace*{-1cm} right before abstract and it reduced the space between the left column and the affliation but the space between the right column and the affiliation is the same. Do you have any suggestion?
by aarg_2010
Fri Nov 27, 2009 2:59 am
Forum: Page Layout
Topic: vertical space after author affiliation in IEEEtran
Replies: 6
Views: 20899

vertical space after author affiliation in IEEEtran

Hi, I am using documentclass as IEEEtran, and there is large white space after the end of author affiliation and the begin of the text. Can any body help me reduce this space?

Thanks