With at least today’s and yesterday’s beta I can’t get no satisfaction WRT imposition.

Before, only 2UP was broken, and I got a workaround. Now, every schema that I tried doesn’t do anything.
Was there another syntax change?
Of course I ran context with --arrange


\setuppapersize [A7][A3,landscape]
\setuppagenumbering [alternative=doublesided,location=footer]
\setuplayout [margin=0pt,width=fit]
\setupbackgrounds [text][text][background=screen,backgroundscreen=0.7]
\setupcolors [state=start]
\setuplayout [location=middle,marking=on]
%\setuppaper[nx=4,ny=2]
\setuparranging [2UP] %[2*2*4,doublesided]

\def\Style{[2UP]} %{[2*2*4,doublesided]}


\startbuffer[Fakepage]
        \strut
        \blank[force]
        \midaligned{\Style}
        \vfill
        \midaligned{This is page \recurselevel}
        \vfill
\stopbuffer

\setupheadertexts[\CONTEXT]

\starttext
% \showframe
\dorecurse{16}{\getbuffer[Fakepage]\page}

\stoptext


Grüßlinge, Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

___________________________________________________________________________________
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