Page Layoutrevtex4 | Switch midway from two Columns to one Column

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
juliette
Posts: 75
Joined: Thu Nov 20, 2008 10:15 pm

revtex4 | Switch midway from two Columns to one Column

Post by juliette »

Hello,
I'm using revtex4,

And I've specified for my document to appear in two columns.

But I want my appendix to be in one column (this is everything appearing after \appendix).

I've tried \begin{widetext} .. but that adds these two braces around my appendix which I don't like.

Is there another way to switch between 2 columns and 1 column for some parts of the document, but not for others ?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

revtex4 | Switch midway from two Columns to one Column

Post by localghost »

The user guide suggests something like this.

Code: Select all

…
\onecolumngrid
\appendix
…

Thorsten
joquinta
Posts: 1
Joined: Mon Jul 11, 2011 6:13 pm

Re: revtex4 | Switch midway from two Columns to one Column

Post by joquinta »

Hi, just wanted to say that this tip was fantastically useful to me when preparing a submission to http://xxx.arXiv.org of a paper that had some "Supplementary Online Material". Thank you so much.
Post Reply