Difference between revisions of "Command/setupexternalfigure"

From Wiki
Jump to navigation Jump to search
(explain more options)
Line 38: Line 38:
 
     </cd:parameter>
 
     </cd:parameter>
 
     <cd:parameter name="method">
 
     <cd:parameter name="method">
       <cd:paramdoc></cd:paramdoc>
+
       <cd:paramdoc>force a file type (and processing), e.g. if there are different versions</cd:paramdoc>
 
       <cd:constant type="pdf"></cd:constant>
 
       <cd:constant type="pdf"></cd:constant>
 
       <cd:constant type="mps"></cd:constant>
 
       <cd:constant type="mps"></cd:constant>
Line 56: Line 56:
 
     </cd:parameter>
 
     </cd:parameter>
 
     <cd:parameter name="controls">
 
     <cd:parameter name="controls">
       <cd:paramdoc>Show media controls (for movies?)</cd:paramdoc>
+
       <cd:paramdoc>Show media controls (for movies)</cd:paramdoc>
 
       <cd:constant type="yes"></cd:constant>
 
       <cd:constant type="yes"></cd:constant>
 
       <cd:constant default="yes" type="no"></cd:constant>
 
       <cd:constant default="yes" type="no"></cd:constant>
Line 70: Line 70:
 
     </cd:parameter>
 
     </cd:parameter>
 
     <cd:parameter name="resolution">
 
     <cd:parameter name="resolution">
       <cd:paramdoc></cd:paramdoc>
+
       <cd:paramdoc>Set the image resolution (after scaling) for automatic downsampling</cd:paramdoc>
       <cd:constant type="cd:number"></cd:constant>
+
       <cd:constant type="cd:number">dpi</cd:constant>
 
     </cd:parameter>
 
     </cd:parameter>
 
     <cd:parameter name="color">
 
     <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: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:constant type="cd:color">color name</cd:constant>
 
     </cd:parameter>
 
     </cd:parameter>
 
     <cd:parameter name="cmyk">
 
     <cd:parameter name="cmyk">
       <cd:paramdoc></cd:paramdoc>
+
       <cd:paramdoc>Force CMYK conversion</cd:paramdoc>
 
       <cd:constant type="yes"></cd:constant>
 
       <cd:constant type="yes"></cd:constant>
 
       <cd:constant default="yes" type="no"></cd:constant>
 
       <cd:constant default="yes" type="no"></cd:constant>
Line 119: Line 119:
 
     </cd:parameter>
 
     </cd:parameter>
 
     <cd:parameter name="maxwidth">
 
     <cd:parameter name="maxwidth">
       <cd:paramdoc></cd:paramdoc>
+
       <cd:paramdoc>maximum width</cd:paramdoc>
 
       <cd:constant type="cd:dimension"></cd:constant>
 
       <cd:constant type="cd:dimension"></cd:constant>
 
     </cd:parameter>
 
     </cd:parameter>
 
     <cd:parameter name="maxheight">
 
     <cd:parameter name="maxheight">
       <cd:paramdoc></cd:paramdoc>
+
       <cd:paramdoc>maximum height</cd:paramdoc>
 
       <cd:constant type="cd:dimension"></cd:constant>
 
       <cd:constant type="cd:dimension"></cd:constant>
 
     </cd:parameter>
 
     </cd:parameter>
Line 159: Line 159:
 
     </cd:parameter>
 
     </cd:parameter>
 
     <cd:parameter name="lines">
 
     <cd:parameter name="lines">
       <cd:paramdoc></cd:paramdoc>
+
       <cd:paramdoc>Height in lines</cd:paramdoc>
 
       <cd:constant type="cd:number"></cd:constant>
 
       <cd:constant type="cd:number"></cd:constant>
 
     </cd:parameter>
 
     </cd:parameter>
Line 195: Line 195:
 
     </cd:parameter>
 
     </cd:parameter>
 
     <cd:parameter name="frame">
 
     <cd:parameter name="frame">
       <cd:paramdoc></cd:paramdoc>
+
       <cd:paramdoc>Show frame around image. Most(?) options of {{cmd|setupframed}} are usable!</cd:paramdoc>
 
       <cd:constant type="on"></cd:constant>
 
       <cd:constant type="on"></cd:constant>
 
       <cd:constant default="yes" type="off"></cd:constant>
 
       <cd:constant default="yes" type="off"></cd:constant>
Line 243: Line 243:
 
     </cd:parameter>
 
     </cd:parameter>
 
     <cd:parameter name="cache">
 
     <cd:parameter name="cache">
       <cd:paramdoc></cd:paramdoc>
+
       <cd:paramdoc>Set location of cache for conversions</cd:paramdoc>
 
       <cd:constant type="cd:path"></cd:constant>
 
       <cd:constant type="cd:path"></cd:constant>
 
     </cd:parameter>
 
     </cd:parameter>
Line 255: Line 255:
 
     </cd:parameter>
 
     </cd:parameter>
 
     <cd:parameter name="conversion">
 
     <cd:parameter name="conversion">
       <cd:paramdoc></cd:paramdoc>
+
       <cd:paramdoc>see {{src|grph-con.lua}}.
 +
<tt>conversion=mp</tt> activates internal processing of [[SVG]] via [[MetaPost]]</cd:paramdoc>
 
       <cd:constant type="cd:text"></cd:constant>
 
       <cd:constant type="cd:text"></cd:constant>
 
     </cd:parameter>
 
     </cd:parameter>
Line 276: Line 277:
 
     </cd:parameter>
 
     </cd:parameter>
 
     <cd:parameter name="userpassword">
 
     <cd:parameter name="userpassword">
       <cd:paramdoc></cd:paramdoc>
+
       <cd:paramdoc>Access to encrypted PDFs</cd:paramdoc>
 
       <cd:constant type="cd:text"></cd:constant>
 
       <cd:constant type="cd:text"></cd:constant>
 
     </cd:parameter>
 
     </cd:parameter>
 
     <cd:parameter name="ownerpassword">
 
     <cd:parameter name="ownerpassword">
       <cd:paramdoc></cd:paramdoc>
+
       <cd:paramdoc>Access to encrypted PDFs</cd:paramdoc>
 
       <cd:constant type="cd:text"></cd:constant>
 
       <cd:constant type="cd:text"></cd:constant>
 
     </cd:parameter>
 
     </cd:parameter>
Line 298: Line 299:
 
<cd:commandref name="defineexternalfigure" originator="system"></cd:commandref>
 
<cd:commandref name="defineexternalfigure" originator="system"></cd:commandref>
 
<cd:source file="grph-inc.mkvi" originator="system"></cd:source>
 
<cd:source file="grph-inc.mkvi" originator="system"></cd:source>
 +
<cd:source file="grph-con.lua">conversions</cd:source>
 
<cd:wikipage originator="system" page="Category:Graphics"></cd:wikipage>
 
<cd:wikipage originator="system" page="Category:Graphics"></cd:wikipage>
 
<cd:commandref name="externalfigure"></cd:commandref></cd:seealso>
 
<cd:commandref name="externalfigure"></cd:commandref></cd:seealso>
 
</cd:commandgroup>
 
</cd:commandgroup>

Revision as of 09:07, 11 August 2022


\setupexternalfigure

Summary

The command \setupexternalfigure sets up \externalfigure

Settings

\setupexternalfigure[...,...][...=...,...]
[...,...]name
widthdimension
heightdimension
labelname
pagenumber
objectyes no
prefixtext
methodpdf mps jpg png jp2 jbig svg eps gif tif mov buffer tex cld auto
controlsyes no
previewyes no
masknone
resolutionnumber
colorcolor
cmykyes no auto
argumentstext
repeatyes no
factorfit broad max auto default
hfactorfit broad max auto default
wfactorfit broad max auto default
maxwidthdimension
maxheightdimension
equalwidthdimension
equalheightdimension
scalenumber
xscalenumber
yscalenumber
snumber
sxnumber
synumber
linesnumber
locationlocal global default
directorypath
optiontest frame empty
foregroundcolorcolor
resetyes no
backgroundcolor foreground name
frameon off
backgroundcolorcolor
xmaxnumber
ymaxnumber
frameson off
interactionyes all none reference layer bookmark
bodyfontdimension
commentcommand text
sizenone media crop trim art
cachepath
resourcespath
displayfile
conversiontext
orderlist
crossreferenceyes no number
transformauto number
userpasswordtext
ownerpasswordtext

OptionExplanation
page
Page number of PDF.
object
Reuse this image file as an object, i.e. embed it only once in PDF if it’s used several times?
method
force a file type (and processing), e.g. if there are different versions
controls
Show media controls (for movies)
resolution
Set the image resolution (after scaling) for automatic downsampling
number dpi
color
Colorize the image. Works only with some greyscale pictures (no channels, no additional tables, ...?) and only with toned (p=) or spot colors. Use with object=no
color color name
cmyk
Force CMYK conversion
factor
If both width and height are set, the factor is important. If factor is empty, the image is deformed accordingly.
fit aspect ratio is kept, the image is scaled to the smaller (fitted) variant
max aspect ratio is kept, the image is scaled to the bigger (oversized) variant
maxwidth
maximum width
maxheight
maximum height
scale
1000 is original size (100%); to get 72%, use scale=720.
lines
Height in lines
location
Where to find figure files. Multiple comma-separated options are allowed, and the default value is local,global
local search in the current directory
global search path specified with the directory key
default search in the texmf tree
directory
comma-separated directories to search for figure files
frame
Show frame around image. Most(?) options of \setupframed are usable!
size
Use specified box of PDF (MediaBox, CropBox, TrimBox, ArtBox). (No BleedBox?)
cache
Set location of cache for conversions
display
alternative figure, e.g. lowres
conversion
see grph-con.lua. conversion=mp activates internal processing of SVG via MetaPost
order
Sets the order in which the individual file types are looked up.
transform
Rotation in 90˚ steps (otherwise use \rotate); does not always work (?) orientation=90|180|270 works
userpassword
Access to encrypted PDFs
ownerpassword
Access to encrypted PDFs

Description

Examples

Example 1

\setupexternalfigures
   [order={pdf,png,jpg},
    location=global,
    directory={images}]

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: