It didn't work in the beamer project, however in a seperate one so i can just export/import the graphs per eps.
Thanks
Pascal
Search found 4 matches
- Mon Nov 21, 2011 6:34 pm
- Forum: Math & Science
- Topic: feynmp | Include Labels
- Replies: 2
- Views: 3124
- Sun Nov 20, 2011 12:15 pm
- Forum: Math & Science
- Topic: feynmp | Include Labels
- Replies: 2
- Views: 3124
feynmp | Include Labels
Hey,
i'm using the following to create .mp files of my graphs:
\documentclass{article}
\usepackage{feynmp}
\begin{document}
\unitlength = 1mm
\begin{fmffile}{qqtt}
\begin{fmfgraph*}(40,30)
\fmfpen{thick}
\fmfleft{i1,i2}
\fmfright{o1,o2}
\fmf{fermion,label=$q(p_1)$}{i1,v1}
\fmf{fermion ...
i'm using the following to create .mp files of my graphs:
\documentclass{article}
\usepackage{feynmp}
\begin{document}
\unitlength = 1mm
\begin{fmffile}{qqtt}
\begin{fmfgraph*}(40,30)
\fmfpen{thick}
\fmfleft{i1,i2}
\fmfright{o1,o2}
\fmf{fermion,label=$q(p_1)$}{i1,v1}
\fmf{fermion ...
- Sun Nov 20, 2011 11:35 am
- Forum: General
- Topic: beamer | Frames stuck to Bottom left Corner of Page
- Replies: 2
- Views: 1717
Re: beamer | Frames stuck to Bottom left Corner of Page
I used the epstopdf package and the pdf has normal format.
Thanks for the help
Pascal
Thanks for the help
Pascal
- Sun Nov 20, 2011 12:44 am
- Forum: General
- Topic: beamer | Frames stuck to Bottom left Corner of Page
- Replies: 2
- Views: 1717
beamer | Frames stuck to Bottom left Corner of Page
Hey,
the compiled PS file consists of a regular blank page with the presentation lodged to the bottom left corner of it. I'm using MiKTeX with TeXnicCenter on Windows 7 and can't go straight to PDF because of the embedded EPS graphics.
Has anyone encountered this problem? The only solution I found ...
the compiled PS file consists of a regular blank page with the presentation lodged to the bottom left corner of it. I'm using MiKTeX with TeXnicCenter on Windows 7 and can't go straight to PDF because of the embedded EPS graphics.
Has anyone encountered this problem? The only solution I found ...