【发布时间】:2023-12-15 13:56:01
【问题描述】:
我想在 TeX 中执行以下操作:
\begin{nobreak}
Text here will not split over pages, it will remain
as one continuous chunk. If there isn't enough room
for it on the current page a pagebreak will happen
before it and the whole chunk will start on the next
page.
\end{nobreak}
这可能吗?
【问题讨论】:
-
你可以考虑在tex.stackexchange.com询问。
标签: latex tex page-break