![](https://secure.gravatar.com/avatar/fec2c6c0f8a3ab55fab9c46ffafa9c6d.jpg?s=120&d=mm&r=g)
On Wed, Aug 5, 2009 at 2:43 AM, Wolfgang Schuster < schuster.wolfgang@googlemail.com> wrote:
\definelayer[mybg][width=\paperwidth,height=\paperheight,state=repeat]
My file now contains: -------------------------------------------------------------------------------------------------------------- \definelayer[mybg][width=\paperwidth,height=\paperheight,state=repeat] \setlayer [mybg] [hoffset=1cm, voffset=1cm] {\framed[frame=on, width=3cm, height=2cm]{\externalfigure[cow][width=1cm] }} \setupbackgrounds[page][background=mybg] \starttext \dorecurse{6}{\input tufte\par} \stoptext It still does not work(still layer only on first page in Mk IV). What am I doing wrong? ConTeXt log at http://pastebin.com/m3d676b5a With Thanks, Derek