2011/8/4 Procházka Lukáš Ing. - Pontex s. r. o. <l...@pontex.cz>

> \setupbackgrounds[text][text][background=picture]
>> \setupbackgrounds[state=repeat]
>>
>> It has to be two separate statements?
>>
>
>
> yes:
>
> ----
>
> \definelayer[picture][preset=**righttop,width=\textwidth]
>
> \setlayer[picture]{\**externalfigure[mill][width=**4cm]}
>
> \setupbackgrounds[text][text][**background=picture]
> \setupbackgrounds[state=**repeat]
>
> \starttext
>  \input knuth
>  \page
>  \input knuth
> \stoptext
>

One more point. It will now be placed on the top right of the first page.
(Or the page where you do the \setupbackgrounds.) At the moment that is
enough. But is it possible to have it place on the top right of the current
paragraph?
For example:
\starttext
 \input knuth
 \input knuth
 \input knuth
\stoptext

And have the picture aligned with the second knuth (left or right)?

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