feynmp-auto

修改我的费曼图:绘制正方形和从正方形中引出的线条
feynmp-auto

修改我的费曼图:绘制正方形和从正方形中引出的线条

我有以下代码: \documentclass[border=3mm]{standalone} \usepackage{tikz-feynman} \usetikzlibrary{shapes.geometric} \usepackage{amsmath} \begin{tikzpicture} \begin{feynman} \node[shape=circle,draw=black, inner sep=0pt,minimum size=20pt] (m) at ( 0, 0) {}; \node[shape=rectangle,fill=black] ...

Admin

AMSMath 对齐破坏 feynmp-auto
feynmp-auto

AMSMath 对齐破坏 feynmp-auto

使用以下方式编译pdflatex -shell-escape,以下 MCVE(厚颜无耻地取自另一个答案并针对我的问题进行了调整)在 mp 文件为空时失败,并且 mpost 等待用户输入。我必须手动输入end才能继续编译,之​​后才会生成非空的 mp 文件,但不会针对非空文件再次自动执行 mpost。 \documentclass{article} \usepackage[force]{feynmp-auto} \usepackage{amsmath} \begin{document} \begin{align} \begin{fmffile}{s...

Admin

在图像右侧写出方程式
feynmp-auto

在图像右侧写出方程式

我想写一个与图像相对应的等效表达式。代表性图像应该是这样的 到目前为止我尝试过 \begin{wrapfigure}{l}{0.25\textwidth} \scalebox{0.4}{ \begin{tikzpicture} \begin{feynman} \vertex (a); \vertex[below right=1.3cm of a] (b); \vertex[below right=1.3cm of b] (c); \vertex[right= 2.0cm of ...

Admin

feynmp-auto 中的箭头问题
feynmp-auto

feynmp-auto 中的箭头问题

我试图将动量箭头与光子传播器对齐,为此我必须定义一个名为“marrow”的新命令,但它在图表中显示名称“marrows”,我不知道为什么。这是代码 \documentclass{article} \usepackage{feynmp-auto} \newcommand{\marrow}[5]{% \fmfcmd{style_def marrow#1 expr p = drawarrow subpath (1/4, 3/4) of p shifted 6 #2 withpen pencircle scaled 0.4; label.#3...

Admin

将 Tikz 费曼图置于独立文档的中心
feynmp-auto

将 Tikz 费曼图置于独立文档的中心

我想将费曼图置于页面中央并展开。该图的代码如下。您能指导我如何实现这一点吗? \documentclass[tikz]{standalone} \usepackage[compat=1.1.0]{tikz-feynman} \usepackage{feynmp} \usepackage{feynmp-auto} \begin{document} \unitlength = 3mm \begin{fmffile}{simple} \begin{fmfgraph}(40,25) \fmfleft{i1,i2} \fmf...

Admin

打印不同尺寸的费曼图
feynmp-auto

打印不同尺寸的费曼图

编译以下内容时: % !TeX program = xelatex \documentclass{standalone} \usepackage[force]{feynmp-auto} \DeclareGraphicsRule{*}{mps}{*}{} % for being able to read the produced file \begin{document} \begin{equation*} \begin{fmffile}{phi-phi} \begin{fmfgraph*}(4,3)% units are now in...

Admin

方程环境中的费曼图
feynmp-auto

方程环境中的费曼图

我需要输入下面的表达式 我正在考虑在环境tikzpicture内部使用eqnarray。虽然我不太确定哪种方法最好。有人可以对此提供一些反馈吗?谢谢! ...

Admin

LaTex 的费曼图
feynmp-auto

LaTex 的费曼图

我用油漆绘制了以下图案: 我需要用 LaTex 替换它。我搜索了这个网站,找到了一些关于使用 LateX 绘制费曼图的信息,但没有一个与我的图表相匹配。任何帮助或其他材料或网站的链接都值得赞赏。 编辑 我对左侧的尝试: \documentclass{standalone} \usepackage{tikz-feynman,contour} \begin{document} \begin{tikzpicture} \begin{feynman} \vertex[blob] (m) at ( 0, 0) {}; \vertex (a) at (-1,-2) ...

Admin

方程中费恩图的水平对齐
feynmp-auto

方程中费恩图的水平对齐

我很难将方程中的图表对齐,因为所有内容都位于同一条线上: 如您所见,+ 与外部线不对齐。以下是代码 % !TeX program = xelatex \documentclass{standalone} \usepackage[force]{feynmp-auto} \DeclareGraphicsRule{*}{mps}{*}{} % for being able to read the produced file \begin{document} \setlength{\un...

Admin

Tikz 图片(弧形)无法定位
feynmp-auto

Tikz 图片(弧形)无法定位

我正在尝试将用 Tikz 完成的圆弧(代表电流)与费曼图(用 feynmp 完成)放在一起,但即使尝试更改 Tikz 图片的坐标它也不会改变。 我的代码如下: \documentclass[margin=25 mm]{standalone} \usepackage{amsmath,amssymb} \usepackage{graphicx} \usepackage{feynmp-auto} \usepackage{tikz} % pras correntes \usetikzlibrary{positioni...

Admin

如何绘制带有电流 j 的费曼图 (feynMP)
feynmp-auto

如何绘制带有电流 j 的费曼图 (feynMP)

我知道如何创建该图表,但我不知道如何添加电流(j1 和 j2)。 这是我的代码,来自https://wiki.physik.uzh.ch/cms/latex:feynman \documentclass[10pt,a4paper]{article} \usepackage[margin=2.4cm]{geometry} % margins \usepackage{amsmath,amssymb} \usepackage{graphicx} \usepackage{feynmp-auto} \usepackage{float} \begin{document...

Admin

如何在 feynmf 中绘制动量箭头?
feynmp-auto

如何在 feynmf 中绘制动量箭头?

我的问题与这篇文章中的问题类似:如何在 feynmf 中沿线绘制动量箭头?。 但是,我想知道是否可以使用该feynmf包而不是一个包沿线绘制动量箭头feynmp-auto。 我使用了这个解决方案: \usepackage{feynmp-auto} \newcommand{\marrow}[5]{% \fmfcmd{style_def marrow#1 expr p = drawarrow subpath (1/4, 3/4) of p shifted 6 #2 withpen pencircle scaled 0.4; label.#...

Admin

算子矩阵元费曼图
feynmp-auto

算子矩阵元费曼图

我正在尝试绘制以下剖面图 但我不知道该怎么做。 我在论文中使用 feynmf 来绘制费曼图,因为 tikz-feynman 需要 lualatex,而且编译时间非常长。 更一般地说,我想知道这些 Wick 收缩图通常是如何制作的 据我所知,除了 tikz 之外没有任何特定的软件包可以做这些事,这有点麻烦,我真的想避免它! ...

Admin

使用 feynmf/feynmp 包的空图或不可编译的图
feynmp-auto

使用 feynmf/feynmp 包的空图或不可编译的图

feynmf奇怪的是,今天我想用/包创建一个图表feynmp,但以@egreg的答案为例这里我什么也没看到(我用 TeXworks 编译)。 这种异常只发生在我身上吗? 第一个代码: \documentclass[11pt]{article} \usepackage{feynmp-auto} \begin{document} \begin{fmffile}{afilename}% choose something better! \begin{fmfgraph}(40,25) \fmfpen{thick} \fmfleft{i1,i2} \fmfri...

Admin

如何更改“feynmp”中的箭头大小
feynmp-auto

如何更改“feynmp”中的箭头大小

考虑以下 MWE \documentclass[11pt]{article} \usepackage{feynmp-auto} \begin{document} \begin{fmffile}{afilename} \setlength{\unitlength}{0.1cm} \begin{fmfgraph}(40,25) \fmfleftn{i}{2} \fmfrightn{o}{2} \fmf{dashes,tension=2}{i1,v4} \fmf{dashes,tension=2}{o1,v1} \fmf...

Admin