我想将图形标题和文本之间的距离设置为 24pt。即使\belowcaptionskip
报告类的距离为零,以下代码也会生成标题和文本之间的距离不为零的 pdf。我如何覆盖该距离的默认值?
\documentclass{report}
\usepackage{lipsum}
\usepackage{graphicx}
\usepackage{mwe}
\pagenumbering{gobble}
\begin{document}
\begin{figure}
\centering
\includegraphics{example-image-a}
\caption{Some dummy caption.}
\end{figure}
\lipsum[1]
\end{document}
答案1
\belowcaptionskip
是空间之内标题下方的浮动(适用于标题位于表格上方的情况),您的图像显示(在这种情况下)图形最终成为顶部浮动区域中的最后一个浮动,它与以下文本顶部之间的空间是\textfloatsep