Difference between revisions of "Command/externalfigure"

From Wiki
Jump to navigation Jump to search
(Create reference page)
 
m (cleanup)
Line 1: Line 1:
<!-- please remove this and the following line if you have checked this page -->
 
{{Reference_Cleanup}}
 
 
{{Reference
 
{{Reference
 
|name=externalfigure
 
|name=externalfigure
Line 23: Line 21:
  
 
== Description ==  
 
== Description ==  
== comment ==
 
<pre>
 
\externalfigure uses the mediabox when including pdf files. You can tell
 
it to use the artbox instead:
 
  
 +
<tt>\externalfigure</tt> uses the mediabox when including pdf files. You can tell it to use the artbox instead:
 +
 +
<texcode>
 
\externalfigure[whatever.pdf][width=10cm,size=artbox]
 
\externalfigure[whatever.pdf][width=10cm,size=artbox]
 +
</texcode>
  
See Message-ID: <420A4649.2010207@wxs.nl>
 
 
</pre>
 
  
  

Revision as of 16:53, 11 April 2010

\externalfigure

Syntax

\externalfigure[...][...,...=...,...]
[...] file
[...,...=...,...] see \useexternalfigure


Description

\externalfigure uses the mediabox when including pdf files. You can tell it to use the artbox instead:

\externalfigure[whatever.pdf][width=10cm,size=artbox]



Example

See also