Submit a manuscript through EDAS and I am using the IEEEtran class (conference option). EDAS gives the following errors:php
Solutions:html
1. May be caused by figures or tables which cross two columns.ide
Before modification:this
After modification:spa
Passed.code
2. May be caused by the page number. try to remove the page numberhtm
Before modification:blog
\maketitle % %%% add page number in IEEE, should be placed after \maketitle \thispagestyle{plain} \pagestyle{plain}
After modification: (Comment the add page number.)ip
\maketitle % %%% add page number in IEEE, should be placed after \maketitle % \thispagestyle{plain} % \pagestyle{plain}
3. Try to add in preamble \usepackage{showframe}
and than see, if all pages are inside of page layout. then try rephrase content of fourth page or page before, that it will fit into frame. on the end remove \usepackage{showframe}
from preamble! rem
4. Add \columnsep 0.2in
before \begin{document}
\setlength{\columnsep}{0.2 in} \def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
References:
1. https://tex.stackexchange.com/questions/428853/the-gutter-between-columns-is-0-155-inches-wide-on-page-4-but-should-be-at-le?noredirect=1
2. https://www.cnblogs.com/qq952693358/p/8856602.html
3. http://muchong.com/bbs/viewthread.php?tid=12152914&target=1
4. https://www.cnblogs.com/qq952693358/p/9613788.html
5. http://www.freesion.com/article/410119198/