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.
The pre-defined values should be reset for the TOC entry to have another dimensions: \makeatletter
\setlength\acs@tocentry@height{5.1cm}
\setlength\acs@tocentry@width{5.1cm}
\makeatother
Some journals may also require another name for the TOC entry which may be reset as \renewcommand\tocentryname{New Name For the TOC Graphic}
I am also working with a document using achemso class and the journal requires the title and authors to be added along with the graphical abstract within the tocentry. How can I do that?
All the text I add end up in the box around the graphics.