Macro Language Reference > Macros > Text (Frame Level) > ttras
  
ttras
Description
Invokes the Insert Raster Graphic dialog box, allowing you to insert an inline raster graphic as part of the text stream.
Syntax
ttras
Additional Information
Although you cannot insert inline graphics directly from the macro line, it is sometimes useful to know what the scale options mean, i.e. \raster(horizontal,vertical)="rg1". These options are listed below and apply both for the horizontal and vertical scaling.
r
None. If specified, this axis will not be defined unless a measured unit is defined for the alternate axis.
p
Preserve aspect ratio. Depending on the options chosen for the other axis this axis will maintain its aspect ratio to it.
f
Fit to measure or minimum paragraph height, depending on axis in question.
d
Dot size.
#truemm
Absolute size. # size in mm units or other unit you specify in the dialog, e.g. truept.
#%
Percentage size. # percent of original size for this axis.
s#truemm
Shrink if too big. If image is bigger than #truemm, shrink image to this measure.
e#truemm
Enlarge if too small. If image is smaller than #truemm, enlarge image to this measure.