On 8/3/2015 10:47 AM, Fabrice Couvreur wrote:
Hi, I wish the numérotion pages is reversed at each new page: right left right ....
pass two extra arguments \setuppagenumbering[alternative=doublesided] \setupheadertexts[a][b][c][d]
I wish the bottom of the title page of each section of the current page. Thanks for your help, Fabrice
\setuppagenumbering [location=]
\setupheadertexts [margin] [][\hfill\pagenumber\hfill]
\setupheadertexts[{\getmarking[chapter]}]
\setupfootertexts[{\getmarking[section]}]
\starttext
\startchapter [title=First]
\startsection [title=One] \dorecurse{5}{\input ward} \stopsection
\stopchapter
\startchapter [title=Second]
\startsection [title=One] \dorecurse{5}{\input ward} \stopsection
\startsection [title=Two] \dorecurse{5}{\input ward} \stopsection
\stopchapter
\startchapter [title=Third]
\startsection [title=One] \dorecurse{5}{\input ward} \stopsection
\startsection [title=Two] \dorecurse{5}{\input ward} \stopsection
\startsection [title=Three] \dorecurse{5}{\input ward} \stopsection
\stopchapter
\stoptext
___________________________________________________________________________________ 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 ___________________________________________________________________________________
-- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------