summaryrefslogtreecommitdiff
path: root/support/qfig/q-eepic.tex
blob: 32142deb31a6df7556d55950183bd9597e7ffd24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
\documentstyle[12pt,epic,eepic]{article}
% \documentstyle[12pt,epic,eepicemu]{article} % if not supported
% \documentstyle[12pt,epic,ecleepic]{article} % if you have it
\typein[\Fname]{Enter File Name to be input}
\begin{document}
\begin{figure}
\begin{center}
\input{\Fname}
\end{center}
\caption{Test of eepic.sty}
\end{figure}
\end{document}