On Mon, Jun 06 2011, luigi scarso wrote:

>> \starttext
>> \dorecurse{10}{
>>  \startsection[title=test]
>>    \startitemize[columns, intro]
>>    \item bla
>>    \stopitemize
>>    \input tufte
>>  \stopsection
>> }
>> \stoptext
>
>
> \setuphead[section][before={\testpage[5]\blank}]

I've already tried that...

Please see here:

\setuphead[section][before={\testpage[5]\blank}]
\starttext
bla
\dorecurse{20}{
  \startsection[title=test]
    \startitemize[columns, intro]
    \item bla
    \stopitemize
    \dorecurse{120}{bla }
  \stopsection
}
\stoptext

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