summaryrefslogtreecommitdiff
path: root/graphics/mma2ltx/mysample.tex
blob: 6a49a9dd1d851bac003245e74c84d37b4e58f885 (plain)
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}