On Tue, Jan 19, 2010 at 10:05 PM, Oliver Heins <o...@sopos.org> wrote:
> Hi Luigi,
>
> luigi scarso <luigi.sca...@gmail.com> writes:
>
>> Why nx=6
>
> Because of the layout of the booklet.  The area should fit over two
> pages (= 6 columns).
ok

>You can find the relevant pages
> of the booklet at http://sopos.org/olli/armut-fail.pdf

If I understand well, you want
an automatic solution
instead of a manual solution like this one

 \defineoverlay [foregraphics]
[{\externalfigure[cow][width=5.8\textwidth,lines=41]}]
 \defineoverlay [backgraphics]
[{\externalfigure[mill][width=2\textwidth,lines=20]}]

   \definecolumnset[ergebnisse][n=3]
   \definecolumnsetarea
   [title][left]
   
[x=1,y=1,nx=6,ny=42,page=2,state=start,background={backgraphics,foreground,foregraphics}]

   \setupcolumnsetareatext[title][left][{%
    \ruledhbox to \dimexpr 6\textwidth+2\backspace+1cm\relax{\raggedright
    \ruledvbox to 41\lineheight{\hsize=1.6\textwidth {\bfd 1}
\dorecurse{3}{ \input knuth }}
    \hskip0.5em
    \ruledvbox to 41\lineheight{\hsize=1.6\textwidth {\bfd 2}
\dorecurse{3}{ \input knuth }}
    \hskip\backspace
    \ruledvbox to 41\lineheight{\hsize=1.6\textwidth {\bfd 3}
\dorecurse{3}{ \input knuth }}
    \hskip0.5em
    \ruledvbox to 41\lineheight{\hsize=1.6\textwidth {\bfd 4}
\dorecurse{3}{ \input knuth }}
    }
    }]


-- 
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