ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Wolfrum <context@st.estfiles.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Hans Hagen <pragma@wxs.nl>
Subject: Bug: delay in \getmarking
Date: Fri, 17 Dec 2010 11:27:23 +0100	[thread overview]
Message-ID: <EF90993B-8A73-4B5A-87FC-FB5069AE8F8C@st.estfiles.de> (raw)

Hi,

I don't no exactly when it changed, but it still worked in ConTeXt  ver: 2010.09.05 13:23 MKIV.
Now, there is a one page delay in \getmarking!

Please run minimal exmaple below and look at page 7:

Section = 1.2 B
Header = 1.2 A

Steffen


-------

\setuppagenumbering [alternative=doublesided,location=]

\setupheader[align=middle]

\def\KolumneL{{\convertnumber{Numbers}{\namedheadnumber{chapter}}.\,Teil:}\enskip\getmarking[chapter]}
\def\KolumneR{\headnumber[section]\enskip\getmarking[section]}

\setupheadertexts
	[\vtop{\startalignment[center]\KolumneR\stopalignment}] [pagenumber]
	[pagenumber] [\vtop{\startalignment[center]\KolumneL\stopalignment}]


\starttext

\chapter[reference={Teil_1},
 title={Einleitung},
 bookmark={Einleitung},
 list={Einleitung},
 marking={Einleitung}]
 

\dorecurse{14}{\input tufte}
 
\section[
 title={A},
 marking={A}]

\dorecurse{14}{\input tufte}

\section[
 title={B},
 marking={B}]

\dorecurse{14}{\input tufte}


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


                 reply	other threads:[~2010-12-17 10:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=EF90993B-8A73-4B5A-87FC-FB5069AE8F8C@st.estfiles.de \
    --to=context@st.estfiles.de \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.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).