On Tue, Jun 5, 2012 at 8:25 PM, Henning Hraban Ramm <hra...@fiee.net> wrote:
> Am 2012-06-05 um 18:17 schrieb luigi scarso:
>
>
>>>> ! File ended while scanning use of \buff_gobble.
>>>
>>> Uhm I've tested but maybe I've made a wrong cut and paste.
>>> Re-check now.
>>
>> Ah, it 's a side effect of the previous code
>
>
>
> What did you change?
Who knows... I'm always try to use the latest beta, and sometime I
make some confusion.

> I also overlooked that there is no image, i.e. layer is not visible.
True: The next one
I've a problem with the pagenumber on header, but I can use
\setupbackgrounds[page][background={foreground,bg}]

%%%%%%%%%%%%%%%%%%%%%%
\setuppagenumbering[alternative=doublesided]
\definelayer[bg][x=0mm,y=-3mm,width=\dimexpr(\paperwidth+3mm),height=\dimexpr(\paperheight+6mm)]
\setupbackgrounds[page][background={bg}]
%\setupbackgrounds[page][background={foreground,bg}]

\def\DoublePicAt#1{
      \setlayer[bg]{\externalfigure[#1][height=\dimexpr(\paperheight+6mm)]}
      \strut
      \page
}

\starttext
\startpostponing[5]
\DoublePicAt{hacker}
\stoppostponing
\startpostponing[6]
\DoublePicAt{hacker-back}
\stoppostponing


\dorecurse{30}{
      \section{Knuth \recurselevel}
      \input knuth
}

\stoptext



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

Reply via email to