ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mojca Miklavec" <mojca.miklavec.lists@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: \setupheader: leftstyle & rightstyle
Date: Mon, 23 Jul 2007 10:21:12 +0200	[thread overview]
Message-ID: <6faad9f00707230121k432619c9oe88c139dca3e6aa1@mail.gmail.com> (raw)
In-Reply-To: <46A423DC.8040207@havenrock.com>

On 7/23/07, Matt Gushee wrote:
> Mojca Miklavec wrote:
>
>  > \setupheadertexts
>  >     [\sc Book Title][]
>  >     [][{\it (\getmarking[chapter][current])}]
>
> Okay, that seems to work, too. But why use the [current] argument? Are
> there conditions where
>
>    \getmarking[chapter]
>
> doesn't return the current chapter title?

Probably not, it's only an optional parameter. You have also [last],
[first], ... etc., but [current] is (most probably) the default one.

>  > However, there seems to be a little bug. This works perfectly well for
>  > section (\getmarking[section]), but for chapter the chapter labels
>  > seem to be erased after the first appearance.
>
> Hmm, that doesn't happen for me. I'm using the 2007-01-23 release of
> ConTeXt. Which version are you using?

I tested with 2007.04.17, 2007.01.12 and 2007.07.03, but result is the
same: Chapter title only appears on the first page and never again. If
you replace chapter by section, it works OK.

Mojca

------------------------------------

\setuppagenumbering
	[alternative=doublesided,location=bottom]
\setupheadertexts
	[{\sc Book Title}][]
	[][{\it (\getmarking[chapter][current])}]

\starttext

some text

\page

\chapter{First Chapter}

some text

\page

some text

\page

some text

\page

\chapter{Second Chapter}

some text

\page

\chapter{Third Chapter}

some text

\page

some text

\stoptext
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2007-07-23  8:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-21 23:53 Matt Gushee
2007-07-22  9:58 ` Patrick Gundlach
2007-07-23  3:43   ` Matt Gushee
2007-07-23  8:21     ` Mojca Miklavec [this message]
2007-07-22 11:56 ` Mojca Miklavec
2007-07-24  6:55   ` Giuseppe Bilotta
2007-07-22 18:20 Alex K

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=6faad9f00707230121k432619c9oe88c139dca3e6aa1@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.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).