ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Thomas A.Schmitz <thomas.schmitz@uni-bonn.de>
Subject: Re: setup of headers
Date: Mon, 4 Oct 2004 19:43:00 +0200	[thread overview]
Message-ID: <D5ED1514-162C-11D9-B9F5-000A95B9ADE2@uni-bonn.de> (raw)
In-Reply-To: <41617BBE.1080908@wxs.nl>

On Oct 4, 2004, at 6:35 PM, Hans Hagen wrote:

>
> this is the readable way:
>
> \showframe
>
> \setuppagenumbering[alternative=doublesiddd]
>
> \setupheadertexts[]
> \setupheadertexts[\setups{text a}][][][\setups{text b}]
>
> \startsetups[text a]
>   \rlap{\pagenumber}
>   \hfill
>   \getmarking[chapter]
>   \hfill
>   \llap{whatever}
> \stopsetups
>
> \startsetups[text b]
>   \rlap{whatever}
>   \hfill
>   \getmarking[section]
>   \hfill
>   \llap{\pagenumber}
> \stopsetups
>
> \starttext
>
> \chapter{test chapter} \page \section{test section}
>
> \stoptext
>
> (it's up to you to submit it into the wiki)
>
> Hans

Hans,

thanks a lot, works wonderfully! I'll see that I actually understand 
your code and will then submit it to the wiki.

Best

Thomas

      reply	other threads:[~2004-10-04 17:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-04 11:41 Thomas A.Schmitz
2004-10-04 16:35 ` Hans Hagen
2004-10-04 17:43   ` Thomas A.Schmitz [this message]

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=D5ED1514-162C-11D9-B9F5-000A95B9ADE2@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --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).