summaryrefslogtreecommitdiff
path: root/support/easylatex/testFiles/graphInteractions2.tex.correct
blob: d664d4ea2cd95719b5150b96bb4ebacc7ba6510d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\documentclass{article}
\usepackage{amsmath} % pkg required by EasyLatex
\usepackage{amsfonts} % pkg required by EasyLatex
\usepackage{amssymb} % pkg required by EasyLatex
\usepackage{psfrag} % pkg required by EasyLatex
\usepackage[dvips]{graphicx} % pkg required by EasyLatex

\begin{document}

\input{easyLatexGraph.tex}
\includegraphics{easyLatexGraph.eps}




\input{easyLatexGraph.tex}
\includegraphics{easyLatexGraph.eps}



\end{document}