I am writing a conference paper with a preamble like this.
\documentclass[conference, 10pt, letterpaper, twoside, twocolumn, final]{IEEEtran}
The conference has a page limit of five pages. After a lot of edits and scissor outs, I can finally fit it within the limit, but very tightly. I am at a condition where adding a single word will take it to the sixth page. The problem is when compiling (with Kile and TeX Live on Linux platform) the output produces an empty sixth page. How to get rid of it?
\documentclass{...}and ending with\end{document}. – May 28 '14 at 06:28