ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* feature request: clipping option for externalfigure
@ 2006-04-07 20:01 Peter Münster
  2006-04-07 21:13 ` Taco Hoekwater
  2006-04-08  8:53 ` Hans Hagen
  0 siblings, 2 replies; 10+ messages in thread
From: Peter Münster @ 2006-04-07 20:01 UTC (permalink / raw)


[-- Attachment #1: Type: TEXT/PLAIN, Size: 767 bytes --]

Hello,
I would like to clip an external eps-figure as LaTeX does with the clip
option.

Please consider the attachment as an example for en eps with white border
and the following LaTeX and ConTeXt code:

\starttext % no clipping possible here
bla bla bla bla bla bla bla bla bla bla bla bla

\externalfigure[test-img][width=0.5\textwidth]

bla bla bla bla bla bla bla bla bla bla bla bla
\stoptext

\documentclass{article}
\usepackage{graphicx}
\begin{document} % here the white border is clipped away
bla bla bla bla bla bla bla bla bla bla bla bla

\includegraphics[clip,width=0.5\textwidth]{test-img}

bla bla bla bla bla bla bla bla bla bla bla bla
\end{document}

Or is there already such (undocumented) feature?

Cheers, Peter

-- 
http://pmrb.free.fr/contact/

[-- Attachment #2: Type: APPLICATION/postscript, Size: 9363 bytes --]

[-- Attachment #3: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-04-13 16:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-07 20:01 feature request: clipping option for externalfigure Peter Münster
2006-04-07 21:13 ` Taco Hoekwater
2006-04-07 21:39   ` Peter Münster
2006-04-08  8:53 ` Hans Hagen
2006-04-08  9:57   ` Vit Zyka
2006-04-11 22:04     ` Hans Hagen
2006-04-12  0:48       ` Vit Zyka
2006-04-12 18:23       ` Peter Münster
2006-04-12 21:18         ` Hans Hagen
2006-04-13 16:30           ` Peter Münster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).