2008/6/23 Wolfgang Schuster <[EMAIL PROTECTED]>:
> Write the text for the A4 page in a seperate document and
> include it as a figure.
>
> \setupexternalfigures[location={local,global,default}]
>
> \setuppapersize[A5][A4, landscape]
> \setuparranging[2UP]
>
> \startpostponing[4]
> \offset
>  [leftoffset=-\backspace,
>   topoffset=-\dimexpr\topspace+\headerheight\relax]
>  {\clip
>     [width=\paperwidth]
>     {\externalfigure[cow][width=2\paperwidth,height=\paperheight]}}
> \stoppostponing
>
> \startpostponing[5]
> \noheaderandfooterlines
> \offset
>  [leftoffset=-\backspace,
>   topoffset=-\dimexpr\topspace+\headerheight\relax]
>  {\clip
>     [hoffset=\paperwidth,width=\paperwidth]
>     {\externalfigure[cow][width=2\paperwidth,height=\paperheight]}}
> \stoppostponing
>
> \starttext
>
> \dorecurse{50}{\input hawking}
>
> \stoptext

Many thanks Wolfgang, your sample does the goal.
I'll try it in my booklet.
Could be interesting for the wiki?

Cheers,

-- 
Diego Depaoli
___________________________________________________________________________________
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