Command/clip
From ConTeXt wiki
< Command
\clip
Syntax
| \clip[...,...=...,...]{...} | |
| [...,...=...,...] | see \setupclipping |
| {...} | text |
Description
Example
\setupclipping[nx=3,ny=3] % 1/3 of a sliced cow \hbox{% \clip [x=1,y=2]{\externalfigure[cow]} \clip [x=2,y=2]{\externalfigure[cow]} \clip [x=3,y=2]{\externalfigure[cow]} } \blank[4*big] % its in the details: \scale[sx=2,sy=2]{\clip [x=2,y=2]{\externalfigure[cow]}}
See also
Help from ConTeXt-Mailinglist/Forum
All issues with: