LaTex排版技巧:[26]如何调整公式与文字间距

2024-10-13 16:27:19

1、对于控制文字与公式之间的间距,由\abovedisplayshortskip 和\belowdisplayshortskip 两个来控制。将其进行对比The text above, the equation\begin{equation}(2n)!/\bigl(n!\,(n+1)!\bigr).\end{equation}The text below.The text above, the equation{\setlength\abovedisplayskip{1pt}\setlength\belowdisplayskip{1pt}\begin{equation}(2n)!/\bigl(n!\,(n+1)!\bigr).\end{equation}}The text below.

LaTex排版技巧:[26]如何调整公式与文字间距
猜你喜欢