On 03/29/2010 02:34 PM, Mike Prager wrote:
...
\begin{figure}[!th]
\begin{center}
\includegraphics[width=\textwidth]{myfig.eps}\\
\end{center}
\end{figure}%

Hi Mike,
I wrote too soon, for there was one combination that I had not tried:

\begin{figure*}[!th]
\includegraphics[width=\textwidth]{hypertens.pdf}
\caption{\label{figure:hypertens}
 Reported hypertension by age, sex and alcohol consumption}
\end{figure*}

did exactly what I wanted. Thanks.

Jim

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to