0
点赞
收藏
分享

微信扫一扫

latex之插入数学公式

蛇发女妖 2022-07-18 阅读 88

1.

\begin{eqnarray}
Ly = \lambda y
\end{eqnarray}

2.

\begin{gather*}
\begin{split}
b=1\\
a=b
\end{split}\\[6pt]
\end{gather*}

3.

\begin{gather*}
\begin{split}
a &= m\\
&= k
\end{split}\\[6pt]
\begin{align}
b &= i ,\\
c &= j
\end{align}
\end{gather*}

 

黄世宇/Shiyu Huang's Personal Page:​​https://huangshiyu13.github.io/​​



举报

相关推荐

0 条评论