LyX ⇒ Problem in my paper using ieee conference template
Problem in my paper using ieee conference template
I can't understand why there is a different space before and after the title section in my paper, for example the space before and after Methodology is not the same as Application and Results in the figure below. Can you help me please?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Problem in my paper using ieee conference template
i can give a guess, that maybe
\flushbottom
is active, and the issue could be resolved by \raggedbottom
. To really help you, we need to see some compilable code, the documentclass you are using and some filler text from package blindtext. That is the only way, you get a solid solution.
Problem in my paper using ieee conference template
\raggedbottom
.