ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bug: delay in \getmarking
@ 2010-12-17 10:27 Steffen Wolfrum
  0 siblings, 0 replies; only message in thread
From: Steffen Wolfrum @ 2010-12-17 10:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hans Hagen

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-17 10:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-17 10:27 Bug: delay in \getmarking Steffen Wolfrum

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).