參考:
Remove space after figure and before text
Latex: 減少圖與文字之間的空白間隙
論文中圖與文字之間的空白間隙過大,導致排版不大美觀。解決方法是在\begin{document}
前定義\textfloatsep
的長度,例如定義為5pt:
\setlength{\textfloatsep}{5pt}
2018.4
Remove space after figure and before text
論文中圖與文字之間的空白間隙過大,導致排版不大美觀。解決方法是在\begin{document}
前定義\textfloatsep
的長度,例如定義為5pt:
\setlength{\textfloatsep}{5pt}
2018.4
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。