LaTex排版技巧:[26]如何调整公式与文字间距
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]如何调整公式与文字间距](https://exp-picture.cdn.bcebos.com/a1780d1fceecd3d97d9d8a70679959430501087c.jpg)