【发布时间】:2018-12-06 03:12:37
【问题描述】:
当我将笔记本转换为乳胶(然后是 PDF)时,图像会移动到页面底部。我认为在乳胶中,可以使用“h”放置说明符将其保持在当前位置:
\begin{figure}[placement specifier]
... figure contents ...
\end{figure}
是否可以将 nbconvert 配置为将其用作默认值,这样我之后就不必手动处理?
参考: https://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions
【问题讨论】:
-
谢谢,我已经使用了参考文章中的解决方案。
标签: jupyter-notebook jupyter pandoc nbconvert