2007/7/2, Peter I. Hansen <[EMAIL PROTECTED]>:
>
> \completecontent seems to solve my problem so far... To see  what my
> problem was  try out the following example:
>
> \setuplayout                [location=middle,
>                                      header=\lineheight,
>                                      headerdistance=\lineheight]
>
> \setuppagenumbering [alternative=doublesided,location=]
>
> \setupheadertexts       [section][pagenumber]
>                                     [pagenumber][chapter]
>
> \setuphead
>  [chapter]
>  [%before={\talkingk[force,\dimexpr\headerheight+\headerdistance\relax]},
>   header=high]
>
> \setupbackgrounds   [header][text][frame=off,bottomframe=on]
>
> \starttext
>
> \placecontent
> %\completecontent
>
> \dorecurse{3}
>         {\chapter{Test}
>                 \dorecurse{250}{talking talking talking }
>         }
>
> \stoptext
>

I see a rule on page 1, 2, 4, 6 and 8, no rules are on page 3, 5 and 7.

All of them are correct and what I expect from your setups.
I am correct you don't want the rule on the first page.

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