Alec Aivazis edited exporting.tex  over 9 years ago

Commit id: 2e64e7d88866fa778efd9e11ee4ca84ed1fc1c56

deletions | additions      

       

To export to LaTeX, the user must download first download the latex drawing package and place it in the same directory as the latex file. Then, add the following line to the preamble of their document  \begin{lstlisting}  \usepackage{feynman}  \end{lstlisting}  The user can then place the code generated by the "export to LaTeX" button anywhere in their document.