具有双重积分的一个整体下标? 2024-5-23 • math-mode subscripts 我想只分配一个涵盖二重积分中两个积分符号的总下标,我尝试过: \begin{equation} T_y=\iint_A \tau_{xy}\,dA=0 \end{equation} 但它只与第二个积分有关? 答案1 您可以使用它\limits来完成这项工作。该包mathtools对 LaTeX 排版的基本功能进行了很好的增强。 \documentclass{article} \usepackage{mathtools} \begin{document} \begin{gather} \iiint\limits_V \mu(t,u,v,w) \,dt\,du\,dv\,dw \\ T_y=\iint\limits_A \tau_{xy}\,dA=0 \end{gather} \end{document} 相关内容 启动空白屏幕保护程序,禁用鼠标唤醒 如何连接到与我的本地网络具有不同网络部分的固定 IP 地址设备? Windows 8.1 中的 Lan 设置不断更改为代理服务器 打开 dBase III DBT(版本 0)文件进行阅读 如何扩展基于 \romannumeral 的 \fullyexpand 来处理空/全空间参数? 以打字机样式排版时矩阵括号不显示 可能的解决方案 Freenas 未挂载 zfs 池 SQL Server Express 2008 R2 限制 将文件移动到 TrueCrypt 分区的最佳方法