On 12/18/2016 11:00 PM, Benjamin Buchmuller wrote:
> Hi Hans,
> 
> I finally managed to make a MWE. The issue is related to me using
> \clip{…} onto external figures I would like to crop in conjunction with
> a colored footer set-up:

Hallo Benjamin,

my question may be stupid, but what happens if you don’t use \clip?

Pablo

> \starttext
> 
> \setupfooter[color=red]
>       
> \setupfootertexts
>               []
>               []
>               [any text] % issue related to put something in footer ...
>               []
> 
> \input knuth
> 
> \input knuth
> 
> \input knuth
> 
> % … and moving to the top of the next page
> 
> \startplacefigure
>       [
>       width=fit,
>       title={
> \input bryson
>       },
>       ]
>       \clip[height=7.0cm]{ % issue related to clip
>       \externalfigure[fig_4.jpg][height=7.0cm, width=\textwidth]
>       }
> \stopplacefigure
> 
> \stoptext
> 
> Thank you for your help.
> 
> 
> Benjamin
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
> 


-- 
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
___________________________________________________________________________________

Reply via email to