[OS X TeX] Size Included Graphics

Maarten Sneep maarten.sneep at xs4all.nl
Tue Apr 13 00:23:21 CEST 2004


On 13 apr 2004, at 0:02, Herb Schulz wrote:

> On 4/12/04 4:49 PM, "Bob Kerstetter" <bkerstetter at mac.com> wrote:
>
>> When inserting graphics using
>>
>> \includegraphics[width=XX]{whatever}
>>
>> XX for width can be:
>> -  in points, picas, centimeters, inches or,
>> -  a calculation, such as .7\linewidth
>>
>> Can XX also be a percentage of the original image size?
>> Something like .65\imagewidth ?
>
> I believe you can use \includegraphics[scale=.65]{whatever} but that 
> won't
> allow for changing the aspect ratio.

If you need that, you can use the graphics package method (which will 
also work with graphicx, the reverse is not true):

\scalebox{h_scale}[v_scale]{\includegraphics{whatever}}

Maarten

-----------------------------------------------------
Please see <http://www.esm.psu.edu/mac-tex/> for list
guidelines, information, and LaTeX/TeX resources.





More information about the macostex-archives mailing list