LaTex排版技巧:[15]公式太长如何换行时间:2025-03-30 07:46:54通常,我们行间公式的换行可使用split 环境来实现。如 \[ \begin{split} x &= \sqrt {1-y^2}\\ x &= \sqrt[3]{1-y^3} \end{split} \]