1 2 3 4 5 6 7 8 9 10
\documentstyle[mmatext]{article} \begin{document} \begin{figure} \centering \fbox{\input{mypic}} \caption{A simple figure.} \end{figure} \end{document}