On 12/9/20 9:38 AM, Jan U. Hasecke wrote: > Dear all, > > I use \clip to simplify working with images.
Hi Jan-Ulrich, this command is really useful. > In my real document the clipped image is shifted to the right as if > indented by 1em or so. I have read that Hans solved your issue. I thought of another approach (which isn’t your case): \showframe\showgrid \setupindenting[yes, always, big] \setupexternalfigure[location=default] \showframe \starttext \clip[height=50mm] {\externalfigure[cow.pdf][width=\textwidth]} \dontleavehmode \clip[height=50mm] {\externalfigure[cow.pdf][width=\textwidth]} \noindentation \dontleavehmode \clip[height=50mm] {\externalfigure[cow.pdf][width=\textwidth]} \stoptext I thought that you had your image in horizontal mode (inside a paragraph) and then the paragraph was indented. Cheers Pablo -- http://www.ousia.tk ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________