Closed PositiveTom closed 8 months ago
图片只需要在下一个 chapter/section 前输出即可,要求 subsection 前输出是不必要的
图片只需要在下一个 chapter/section 前输出即可,要求 subsection 前输出是不必要的
嗷嗷,我说错了,强制在section前输出怎么调整
我其实只想这一代文字塞到下一页图片的末尾即可,但是算法感觉调整不了,已经用了hbt!参数
就这么没耐心看完全文吗?
Alternatively, have a look at the placeins package, where you can add \FloatBarrier before the next \section—or automate this by using the section package option, i.e. write \usepackage[section]{placeins} in your preamble.
就这么没耐心看完全文吗?
Alternatively, have a look at the placeins package, where you can add \FloatBarrier before the next \section—or automate this by using the section package option, i.e. write \usepackage[section]{placeins} in your preamble.
好的好的,多谢哈,clearpage管用
好的好的,多谢哈,clearpage管用
您好,您只需要用 \usepackage[section]{placeins}
即可。
figure使用htbp或者!t参数之后浮动到本章小节文字中间了,怎么强制图片在本章小节这个subsection之前