根据“综合 LaTeX 符号列表”(http://math.mit.edu/~dspivak/files/symbols-all.pdf) mathabx 积分看起来像
但当我跑步时
\documentclass{article}
\usepackage{mathabx}
\begin{document}
$\int\quad\displaystyle\int$
\end{document}
它产生以下内容:
我如何获得第一张图片中显示的符号?
如果有帮助,我在 Mac OS 上运行 TeXmaker 5.0.2。