On Tue, May 12, 2009 at 1:28 PM, Piotr Kopszak <kops...@gmail.com> wrote:

> Only to show better how I would like text and images placed on the page.
>
> \definelayer  [figure][width=\overlaywidth,height=\overlayheight]
> \defineoverlay[figure][{\directsetup{figure}\tightlayer[figure]}]
> \setupcolors[state=start]
> \setupbackgrounds[page][background=figure]
>
>
> \starttext
>
> \dorecurse{4}{\input knuth}
>
> \startsetups figure
>
> \setlayerframed[figure][x=.3\layerwidth,y=.2\layerheight]{\externalfigure[cow][width=3cm,height=4cm]}
>
> \setlayerframed[figure][x=.55\layerwidth,y=.4\layerheight]{\externalfigure[cow][width=3cm]}
>
> \setlayerframed[figure][x=.4\layerwidth,y=.6\layerheight]{\externalfigure[cow][width=2cm,height=4cm]}
> \stopsetups
>
> \stoptext
>
hmm
what about columnsets ?
http://wiki.contextgarden.net/Columns#Column_Sets

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

Reply via email to