grave367 / latex-lab

Automatically exported from code.google.com/p/latex-lab
0 stars 0 forks source link

feyn package does not work #409

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Minimum 'working' example:

\documentclass{article}

\usepackage{feyn}

\begin{document}

$\feyn{fA + gV}$.

\end{document}

What is the expected output? What do you see instead?  This should display a 
Feynman diagram, but instead only the "+" displays.

What version of the product are you using? On what browser?  Using Chrome v. 22 
and non-dev version of latex-lab.

Original issue reported on code.google.com by GleasS...@gmail.com on 3 Nov 2012 at 10:01