On Tue, May 26, 2009 at 3:12 PM, Khaled Hosny <khaledho...@eglug.org> wrote:

> On Tue, May 26, 2009 at 10:53:30AM +0200, Alan Stone wrote:
> > \setupsectionblock[bodypart][page=yes]
> > \setupmakeup[standard][page=empty]
> >
> > \definepagebreak
> >   [mychapterpagebreak]
> >    [yes,header,footer,right]
> >
> > \setuphead
> >  [chapter]
> >  [page=mychapterpagebreak]
> >
> > \setuppagenumbering[alternative=doublesided,location={header,margin}]
> >
> > \setupheadertexts[{My special headertext}]
> > \setupfootertexts[This is a text in the footer]
> >
> > \starttext
> >
> >  \startbodymatter
> >   \chapter {testA}
> >   \dorecurse{10}{\input tufte }
> >    \stopbodymatter
> >
> >  \startstandardmakeup
> >   \dorecurse{4}{\input tufte }
> >  \stopstandardmakeup
> >
> >  \startbodymatter
> >   \chapter {testB}
> >   \dorecurse{10}{\input tufte }
> >    \stopbodymatter
> >
> > \stoptext
>
> Thanks alot, this was very helpfull. (BTW, the mypagebreak part isn't
> really needed).


It depends whether you put more than one \chapter in each bodymatter part(s)
or not.

Alan


>
>
> Regards,
>  Khaled
>
>
>
> --
>  Khaled Hosny
>  Arabic localiser and member of Arabeyes.org team
>  Free font developer
>
___________________________________________________________________________________
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