ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Questions around my page design
@ 2015-08-03  8:47 Fabrice Couvreur
  2015-08-03  9:34 ` Hans Hagen
  2015-08-03  9:58 ` Wolfgang Schuster
  0 siblings, 2 replies; 5+ messages in thread
From: Fabrice Couvreur @ 2015-08-03  8:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1015 bytes --]

Hi,
I wish the numérotion pages is reversed at each new page: right left right
...
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

[-- Attachment #1.2: Type: text/html, Size: 2003 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-08-03 13:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-03  8:47 Questions around my page design Fabrice Couvreur
2015-08-03  9:34 ` Hans Hagen
2015-08-03  9:58 ` Wolfgang Schuster
2015-08-03 11:19   ` Fabrice
2015-08-03 13:08     ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).