Hello, list,
I seem to be unable to set double spacing in a Revtex 4 Article document.
I get latex errors such as:
"Undefined control sequence.
\doublespacing
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined."
or
"Missing number, treated as zero.
\doublespacing
A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)"
I get similar stuff if I do the \usepackage{setspace} in the preamble and then
give the appropriate commands \doublespacing or the environment
\begin{doublespace}
Might this be a revtex 4 thing, that it just does not like doublespacing?
Alex.