On 2013–07–15 Hans Hagen wrote:

> On 7/14/2013 8:54 PM, Marco Patzer wrote:
> >Hi,
> >
> >overlays are not displayed when used as a background for
> >textbackground. Is this a bug or are overlays not supported?
> 
> in principle we can make it pluggable (given that there is some
> sensible way to pass info and real need for it)

No, I don't need it.

> \definetextbackground [mybackgroundOverlay] [mp=mpos:region:whatever]
> 
> \startuseMPgraphic{mpos:region:whatever}
>     for i=1 upto nofmultipars :
>         draw textext("\externalfigure[cow.pdf]") rotated 10 shifted
> center multipars[i] ;
>     endfor ;
> \stopuseMPgraphic
> 
> \starttext
> 
>   \startmybackgroundOverlay
>         \dorecurse{10}{\input knuth \par}
>   \stopmybackgroundOverlay
> 
> \stoptext

Thanks for the example.

Marco

Attachment: signature.asc
Description: Digital signature

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to