ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: john Culleton <John@wexfordpress.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Running heads, American style.
Date: Fri, 5 Apr 2013 18:16:40 -0400	[thread overview]
Message-ID: <20130405181640.086cd5e5@localb.wexfordpress.net> (raw)

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
___________________________________________________________________________________


             reply	other threads:[~2013-04-05 22:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-05 22:16 john Culleton [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130405181640.086cd5e5@localb.wexfordpress.net \
    --to=john@wexfordpress.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).