Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/user-interface/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Latex 乳胶中两个单独xy pic图之间的相等性_Latex_Xypic - Fatal编程技术网

Latex 乳胶中两个单独xy pic图之间的相等性

Latex 乳胶中两个单独xy pic图之间的相等性,latex,xypic,Latex,Xypic,我有两个xy pic图,它们是由脚本生成的。在乳胶方程式环境中,我想写一些 图1=图2 其中,diagram1和diagram2是由该脚本生成的两个单独的xy pic图,两个图垂直居中(以及=号) 有没有一种简单的方法可以做到这一点,而无需编辑图表并将其改写为更大的xy pic图表?如果我理解正确,我认为您可以通过使用迷你页面来完成您想要的任务。您可能需要进一步调整间距和宽度,但类似的内容在我的测试中适用: \begin{minipage}[c]{0.38\textwidth} \begin{x

我有两个xy pic图,它们是由脚本生成的。在乳胶方程式环境中,我想写一些

图1=图2

其中,diagram1和diagram2是由该脚本生成的两个单独的xy pic图,两个图垂直居中(以及=号)


有没有一种简单的方法可以做到这一点,而无需编辑图表并将其改写为更大的xy pic图表?

如果我理解正确,我认为您可以通过使用迷你页面来完成您想要的任务。您可能需要进一步调整间距和宽度,但类似的内容在我的测试中适用:

\begin{minipage}[c]{0.38\textwidth}
\begin{xy}
    (0,-20)="a", (0,0)="b"
    \ar@{<.||}  @<24mm>  "a";"b"
    \ar@^{<.||} @<16mm>  "a";"b"
    \ar@_{<.||} @<8mm>   "a";"b"
    \ar@0{<.||}          "a";"b"
    \ar@1{<.||} @<-8mm>  "a";"b"
    \ar@2{<.||} @<-16mm> "a";"b"
    \ar@3{<.||} @<-24mm> "a";"b"
\end{xy}
\end{minipage}
\hspace{0.03\textwidth}
\begin{minipage}[c]{0.05\textwidth}
~~~~~\Large =
\end{minipage}
\hspace{0.08\textwidth}
\begin{minipage}[c]{0.44\textwidth}
\begin{xy}
    (0,-20)="a", (0,0)="b"
    \ar@{<.||}  @<24mm>  "a";"b"
    \ar@^{<.||} @<16mm>  "a";"b"
    \ar@_{<.||} @<8mm>   "a";"b"
    \ar@0{<.||}          "a";"b"
    \ar@1{<.||} @<-8mm>  "a";"b"
    \ar@2{<.||} @<-16mm> "a";"b"
    \ar@3{<.||} @<-24mm> "a";"b"
\end{xy}
\end{minipage}
\begin{minipage}[c]{0.38\textwidth}
\开始{xy}
(0,-20)=“a”,(0,0)=“b”
\ar@{