I'm using the achemso class to submit to "The journal of Physical Chemistry C". I need to prepare a ToC graphics with dimensions 5.1x5.1cm.
But when I compile a frame is added to my ToC graphics with the dimensions needed for a different journal. The only commands I use to add the graphics are these.
Code: Select all
\begin{tocentry}
\begin{center}
\includegraphics{}
\end{center}
\end{tocentry}