ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Running heads, American style.
@ 2013-04-05 22:16 john Culleton
  2013-04-05 22:41 ` Mica Semrick
  0 siblings, 1 reply; 6+ messages in thread
From: john Culleton @ 2013-04-05 22:16 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Since I spent the better part of two days puzzling over this
simple task I thought I would share. The American style for
running heads for non-fiction books is to have the current chapter on the
left (verso) page and the current section on the right (recto)
page. The text for each is near the spine and the page number near the
outside edge. The layout must be set doublesided in context. Two
commands are pertinent: 

\setupheader[leftstyle=bold,rightstyle=bold]
\setupheadertexts[text][section][pagenumber][pagenumber][chapter]

On the actual page spread the chapter title wll be on the laft of
the spread and the section title on the right. But the
\setupheadertexts command has them reversed. The recto gets
described first and then the verso. The manual describes them
otherwise. left then right, but it is really right, then left.
Also the location parameter (first bracket pair) is mandatory for this
kind of header setup. And just putting [] won't work. You have to
specify a location. 

Now old hands will have memorized all these peculiarities long
ago. I write this for beginners at the context game, like me. 

-- 
John Culleton
Wexford Press
Free list of books for self-publishers:
http://wexfordpress.net/shortlist.html
PDF e-book: "Create Book Covers with Scribus"
available at http://www.booklocker.com/books/4055.html
___________________________________________________________________________________
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] 6+ messages in thread

end of thread, other threads:[~2013-04-08 20:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-05 22:16 Running heads, American style john Culleton
2013-04-05 22:41 ` Mica Semrick
2013-04-06 10:35   ` Hans Hagen
2013-04-08 18:46   ` john Culleton
2013-04-08 19:36     ` Hans Hagen
2013-04-08 20:04       ` Mica Semrick

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).