summaryrefslogtreecommitdiff
path: root/support/qfig/q-eepic.tex
diff options
context:
space:
mode:
Diffstat (limited to 'support/qfig/q-eepic.tex')
-rw-r--r--support/qfig/q-eepic.tex12
1 files changed, 12 insertions, 0 deletions
diff --git a/support/qfig/q-eepic.tex b/support/qfig/q-eepic.tex
new file mode 100644
index 0000000000..32142deb31
--- /dev/null
+++ b/support/qfig/q-eepic.tex
@@ -0,0 +1,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}