Drawing Feynman Diagrams with Feynmf

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 7K views
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
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.