Full page figures with RevTex4?

  • Thread starter Thread starter quarky2001
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around inserting full-width figures in a two-column document using RevTeX4, specifically addressing formatting issues and potential solutions for achieving the desired layout without disrupting the surrounding text.

Discussion Character

  • Technical explanation
  • Exploratory

Main Points Raised

  • One participant seeks a method to insert a figure that occupies the full width of the page without affecting the layout of the surrounding text.
  • Another participant suggests using the \begin{widetext} .. \end{widetext} environment, noting it has worked for equations but expressing uncertainty about its effectiveness for figures.
  • A later reply mentions the existence of a figure* environment specifically for full-width figures in RevTeX, indicating it may be a more appropriate solution.
  • One participant confirms that both widetext and figure* worked successfully for their needs but raises a question about additional lines appearing at the bottom of the page.
  • Another participant attributes the extra lines to the widetext environment, suggesting that removing it and solely using figure* might resolve the issue.

Areas of Agreement / Disagreement

Participants generally agree on the utility of the figure* environment for full-width figures, but there is some uncertainty regarding the implications of using the widetext environment and its effects on page formatting.

Contextual Notes

The discussion includes considerations about how different environments in LaTeX affect document layout, particularly in relation to figures and equations, but does not resolve the issue of the additional lines appearing at the bottom of the page.

quarky2001
Messages
31
Reaction score
0
I'm writing up a document in the standard two-column mode, but there's a figure I want to insert that needs to occupy the full width of the page, although not the full height.

How could I do this? When I set the image width to be 2\columnwidth, it writes over the right side of the image with the rest of the document, not displacing it as I want it to.

Any ideas?
 
Physics news on Phys.org
To force a whole page format, you can wrap the selected part in \begin{widetext} .. \end{widetext}. I've never tried this for a figure (only equations, which is it very useful for!), but it should work!
 
Actually, scratch that (though it will still be useful to remember for equations, so I won't delete it), but apparently there exists a figure* environment for full width figures in revtex.
 
cristo said:
Actually, scratch that (though it will still be useful to remember for equations, so I won't delete it), but apparently there exists a figure* environment for full width figures in revtex.

widetext and figure* worked like a charm. Thanks.

Any chance if you could tell me why LaTeX is inserting these two lines at the bottom of the page now? *see attachment
 

Attachments

  • lines.jpg
    lines.jpg
    59.4 KB · Views: 1,534
quarky2001 said:
widetext and figure* worked like a charm. Thanks.

Any chance if you could tell me why LaTeX is inserting these two lines at the bottom of the page now? *see attachment

That's the widetext doing that. I think you should be able to remove it and just use the figure*.

The lines are put in place for when a long equation is inserted using widetext. It tells the reader how to read around the equation.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
3
Views
1K
Replies
11
Views
4K
  • · Replies 50 ·
2
Replies
50
Views
9K
  • · Replies 12 ·
Replies
12
Views
4K