Changes

Jump to navigation Jump to search
6 bytes removed ,  20:01, 30 March 2014
m
no edit summary
< [[Graphics]] | [[Combinations]] | [[File Formats|Supported Media File Formats]] | [[Including pages from PDF documents]] | [[Animation]] >
 = Basic Usage =
The simplest way to insert an image is to use:
<texcode>\externalfigure[logo.pdf][width=1cm]</texcode>
 
Similarly, to set the height of the image to a specific size, say <tt>2cm</tt>, use:
<texcode>\externalfigure[logo.pdf][height=2cm]</texcode>
 
If only the <tt>width</tt> or <tt>height</tt> of the image is specified, the other dimension is scaled appropriately to keep the aspect ratio.
<texcode>\externalfigure[logo.pdf][page=5]</texcode>
These four variations cover 90% of the most common use cases.
== File Formats ==
</texcode>
= Image transformations Transformations =
== Image Scaling ==
419

edits

Navigation menu