22 Jun
2005
22 Jun
'05
9:19 a.m.
On 6/22/05, Wolfgang Zillig
Hello all,
I think the solution is quite simple but I don't know how to do it. I want to start a new page with each section, so I tried:
\setuphead[section][style=\bfb,tolerance=verytolerant,page=yes]
but this does not work. What is is page=yes for?
Thanks
Wolfgang
Hello Wolfgang, Your setup works on live.contextgarden.net, so there might be a problem at your side. What it could be, I have no clue... %%% file that works \setuphead[section][style=\bfb,tolerance=verytolerant,page=yes] \starttext \section{The World} Hello world! \section{The confirm} OK \stoptext %%%