Drawing Feynman Diagrams with Feynmf

hayreter
Messages
2
Reaction score
0
Hi everybody,

I am a MAC OS X user, and I have a trouble with feynmf package in latex.
I have downloaded the package from CTAN website and followed the instructions
for installation. Then in my latex file I coded a generic 2-body scattering process
labeled as "generic", after typesetting the document generic.mp file is produced, later
mposting the generic.mp file (which creates generic.1 an eps file) and typesetting the document once more the result is
no diagram but only labels in the figure box. And in the console

! LaTeX Error: Unknown graphics extension: .1

what might be wrong?
 
Physics news on Phys.org
I don't know, but I just wanted to say that I use jaxodraw to make Feynman diagrams if you would like to check it out.
 
change .1 to .eps?

Just a guess...
 
I actually tried to change .1 to .eps, but then you have to write down an additional \include script which in turn gives you the figure without labels.
 
Back
Top