由买买提看人间百态

topics

全部话题 - 话题: towcolumn
(共0页)
l*********s
发帖数: 5409
1
How to lay out a paper format with one column abstract, two column text and
graphs in Lyx? In addition, \towcolumn command is not good enough since it
starts a new page and waste a lot of white space.
l*********s
发帖数: 5409
2
All right, this answer is correct, though not very complete. The trick is put the abstract command in the argument parameter for \towcolumn, as shown below:
\twocolumn[\begin{@twocolumnfalse}
\maketitle
\begin{abstract}
... ...
\end{abstract}
\end{@twocolumnfalse}
]
bao zi sent out, thank you for your tip!
(共0页)