Page Layout ⇒ Abstract and double column pages
-
- Posts: 2
- Joined: Mon Jan 17, 2011 6:36 pm
Abstract and double column pages
I am very new to lyx and am trying to write a lab report. I want to have the abstract across the whole page but the rest of the document in two column and have no idea how to achive this. Any help is much appreciated.
NEW: TikZ book now 40% off at Amazon.com for a short time.

Abstract and double column pages
As far as I know, most of the time when you use the 'abstract' command the particular document class will span the abstract over the entire page. To place your document in two column form, use the format . If you are new to LaTeX I suggest looking through the this forum at the beginner's documents as well as the Wiki page http://en.wikibooks.org/wiki/LaTeX/.
Code: Select all
\begin{abstract}\end{abstract}
Code: Select all
\documentclass[twocolumn]{your document class}
-
- Posts: 2
- Joined: Mon Jan 17, 2011 6:36 pm
Re: Abstract and double column pages
This isnt working. I can create and abstract but lyx puts it in double columns like the rest of the text not across the whole page like the title and authour.
-
- Posts: 4
- Joined: Thu Jan 13, 2011 7:56 pm
Abstract and double column pages
Post a minimal working example showing the problem. It is impossible to diagnose otherwise.
Or if you think your problem is LyX-specific, post in the LyX forum.
Or if you think your problem is LyX-specific, post in the LyX forum.