ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Thomas Friedrich <friedrich@statistik.tu-dortmund.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Chapter-Names and Section-Names in Header don't work as expected
Date: Mon, 15 Jul 2013 16:23:49 +0200	[thread overview]
Message-ID: <CA+cORN87PQw_Y9sXH=wZ0uygpmwYa6bJaSfn_7U5jystANPv5w@mail.gmail.com> (raw)
In-Reply-To: <DE8AEDB6-0B2B-4758-A045-667FC1CAF35C@gmail.com>

Does the job. I also realised that \setupheader[][style=small] doesn't
have an effect, too. So, I am using

\setupheadertexts
  [{\tfx{\getmarking[sectionnumber].~\getmarking[section]}}]
  [{\tfx\pagenumber}]
  [{\tfx\pagenumber}]
  [{\tfx{\getmarking[chapternumber].~\getmarking[chapter]}}]

now. Thank you, Wolfgang.

Thomas



2013/7/15 Wolfgang Schuster <schuster.wolfgang@gmail.com>:
>
> Am 15.07.2013 um 12:17 schrieb Thomas Friedrich <friedrich@statistik.tu-dortmund.de>:
>
>> Hello everybody,
>>
>> learning my lesson for asking questions only with a minimal example
>> attached, please have a look at the following code
>>
>> ~~~ snip ~~~
>> \setuphead[chapter][page=yes,header=empty]
>> \setuppagenumbering[start=start,alternative=doublesided,location=]
>> \setupheader[][style=small]
>> \setupheadertexts[section][pagenumber][pagenumber][chapter]
>
> \setupheadertexts
>   [{\getmarking[sectionnumber]~\getmarking[section]}]
>   [pagenumber]
>   [pagenumber]
>   [{\getmarking[chapternumber]~\getmarking[chapter]}]
>
> Wolfgang
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________



-- 
Thomas Friedrich
Fakultät Statistik
Technische Universität Dortmund
44221 Dortmund
Telefon: 0231 755 - 3116
FAX: 0231 755 - 5304
E-Mail: friedrich@statistik.tu-dortmund.de
___________________________________________________________________________________
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-07-15 14:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-31 13:31 Thomas Friedrich
2013-05-31 15:35 ` Wolfgang Schuster
2013-07-15 10:17   ` Thomas Friedrich
2013-07-15 13:35     ` Wolfgang Schuster
2013-07-15 14:23       ` Thomas Friedrich [this message]
2013-07-15 14:33         ` Wolfgang Schuster
2013-07-15 15:02           ` Thomas Friedrich
2013-07-15 14:33         ` Aditya Mahajan

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='CA+cORN87PQw_Y9sXH=wZ0uygpmwYa6bJaSfn_7U5jystANPv5w@mail.gmail.com' \
    --to=friedrich@statistik.tu-dortmund.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).