For writing I use the achemso class package and the ACS template. But I have a problem with the caption positioning. Because in the Author guidelines is stated that the captions of the scheme's(a new float) must be placed above the scheme it self. However this is not automatically done by the class even when is state that I'm writing a joc article starting by the following code:
Code: Select all
\documentclass[journal=joceah,manuscript=article]{achemso}
Code: Select all
\begin{scheme}
\caption{Reagents and Conditions}
\centering
\includegraphics{Scheme/Schema1.eps}
\label{Donor synthesis}
\end{scheme}
Cheers,
BoudewijnD