Changes

Jump to navigation Jump to search
no edit summary
</cd:parameter>
<cd:parameter name="page">
<cd:paramdoc>Page number of PDF.</cd:paramdoc>
<cd:constant type="cd:number"></cd:constant>
</cd:parameter>
<cd:parameter name="object">
<cd:paramdoc>Reuse this image file as an object, i.e. embed it only once in PDF if it’s used several times? </cd:paramdoc>
<cd:constant default="yes" type="yes"></cd:constant>
<cd:constant type="no"></cd:constant>
</cd:parameter>
<cd:parameter name="controls">
<cd:paramdoc>Show media controls (for movies?)</cd:paramdoc>
<cd:constant type="yes"></cd:constant>
<cd:constant default="yes" type="no"></cd:constant>
</cd:parameter>
<cd:parameter name="color">
<cd:paramdoc>Colorize the image. Works only with some greyscale pictures (no channels, no additional tables, ...?) and only with toned (<tt>p=</tt>) or [[Spot_Colors|spot colors]]. Use with <cd:iref name="object" type="no"/></cd:paramdoc>
<cd:constant type="cd:color"></cd:constant>
</cd:parameter>
</cd:parameter>
<cd:parameter name="factor">
<cd:paramdoc>If both <tt>width</tt> and <tt>height</tt> are set, the <tt>factor</tt> is important. If <cd:iref name="factor"/> is empty, the image is deformed accordingly.</cd:paramdoc> <cd:constant type="fit">aspect ratio is kept, the image is scaled to the smaller (fitted) variant</cd:constant>
<cd:constant type="broad"></cd:constant>
<cd:constant type="max">aspect ratio is kept, the image is scaled to the bigger (oversized) variant</cd:constant>
<cd:constant type="auto"></cd:constant>
<cd:constant type="default"></cd:constant>
</cd:parameter>
<cd:parameter name="scale">
<cd:paramdoc>1000 is original size (100%); to get 72%, use scale=720.</cd:paramdoc>
<cd:constant type="cd:number"></cd:constant>
</cd:parameter>
</cd:parameter>
<cd:parameter name="size">
<cd:paramdoc>Use specified box of PDF (MediaBox, CropBox, TrimBox, ArtBox). (No BleedBox?)</cd:paramdoc>
<cd:constant type="none"></cd:constant>
<cd:constant type="media"></cd:constant>
</cd:parameter>
<cd:parameter name="display">
<cd:paramdoc>alternative figure, e.g. lowres</cd:paramdoc>
<cd:constant type="cd:file"></cd:constant>
</cd:parameter>
</cd:parameter>
<cd:parameter name="transform">
<cd:paramdoc>Rotation in 90˚ steps (otherwise use {{cmd|rotate}})</cd:paramdoc>
<cd:constant default="yes" type="auto"></cd:constant>
<cd:constant type="cd:number"></cd:constant>
</cd:command>
</cd:variants>
<cd:description><!-- the long description of the command goes here --></cd:description>
<cd:examples><cd:example title=""><texcode>
\setupexternalfigures

Navigation menu