Hongzheng ChenBlog

LaTeX常用格式调整指南

Apr 20th, 2020 0 #configuration

本文记录LaTeX常用的preamble指令。

图片与文字距离

下面这幅图很好展示了浮动体与文字之间的距离怎么进行计算。

\setlength{\textfloatsep}{5pt}

参考资料