如何在文内图表开头的页面顶端空一行
#689
-
被挑错了,如何才能在图片作为开头的页面顶端加一个空行呢 |
Beta Was this translation helpful? Give feedback.
Answered by
skyzh
Jun 11, 2021
Replies: 2 comments
-
空行问题没有在本科生毕业设计论文的指导意见中提到,建议联系您的审核老师。目前 LaTeX 应该没有比较好的修改办法,可以考虑调整 figure 的位置,将图片重排到其他位置。参考 https://liam.page/2017/04/30/floats-in-LaTeX-the-positioning-algorithm/ 的浮动体设置。 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lyuPang
-
也可以在出问题的 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
空行问题没有在本科生毕业设计论文的指导意见中提到,建议联系您的审核老师。目前 LaTeX 应该没有比较好的修改办法,可以考虑调整 figure 的位置,将图片重排到其他位置。参考 https://liam.page/2017/04/30/floats-in-LaTeX-the-positioning-algorithm/ 的浮动体设置。