如何在乳胶中漂浮长桌?

问题描述

当我在 Latex 中的两栏文章中使用 longtable 时,我需要先使用 \onecolumn 将文章设为一栏。但是longtable是从下一页开始的,所以当前页多余的空间太多了。那么我应该怎么做才能通过在表格后面添加下一部分的内容删除这个空间? Here is the snapshot of paper

---Some text ---

\onecolumn
\begin{longtable}{|p{1.5cm}|p{1.5cm}|p{3.5cm}|p{3.5cm}|p{3cm}|p{3.5cm}|}

Table text

\end{longtable}
\twocolumn

---some text---

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)