Hi,

I have following code in my document to center all images.

\makeatletter
\renewenvironment{figure}[1][]{%
 [EMAIL PROTECTED]
\centering
}{%
[EMAIL PROTECTED]
}
\makeatother

I would like to extend this so that it automatically scales down an
image which is wider than 0.9\textwidth to 0.9\textwidth but NOT
increases the size unless set explicitly in the Graphics dialog.

Has anyone a suggestion?

Maarten

Reply via email to