Search found 1 match

by tjacobs
Tue Dec 14, 2010 4:16 am
Forum: Graphics, Figures & Tables
Topic: result of keepaspectratio?
Replies: 0
Views: 6924

result of keepaspectratio?

I am using the \includegraphics command to load images. Some images are portrait orientation and some are landscape, so I am using the width, height, and keepaspectratio arguments to keep the image within the text area:
\includegraphics[width=\textwidth, height=\textheight, keepaspectratio=true ...