ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* getmarking does not use mark?
@ 2010-09-27 15:36 Steffen Wolfrum
  2010-09-27 15:50 ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Steffen Wolfrum @ 2010-09-27 15:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users



Hi,

did I misunderstood something ... or is this simply a bug?!

In that example below \getmarking uses the value of title ... and not of mark!


(is there an other command to access the value of mark?)

Steffen

-------

\def\KolumneL{\headnumber[chapter]\enskip\getmarking[chapter]}
\def\KolumneR{\headnumber[section]\enskip\getmarking[section]}

\setuppagenumbering [alternative=doublesided,location=]
\setupheader[align=middle]
\setupheadertexts
	[\vtop{\startalignment[center]\KolumneR\stopalignment}] [pagenumber]
	[pagenumber] [\vtop{\startalignment[center]\KolumneL\stopalignment}]

\starttext

\startchapter[]
test
\stopchapter

\startsection[
 title={title},
 bookmark={bookmark},
 mark={mark},
 list={list}]

test\page test \page test

\stopsection

\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] 5+ messages in thread

end of thread, other threads:[~2010-09-27 16:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-27 15:36 getmarking does not use mark? Steffen Wolfrum
2010-09-27 15:50 ` Wolfgang Schuster
2010-09-27 16:16   ` Steffen Wolfrum
2010-09-27 16:21     ` Wolfgang Schuster
2010-09-27 16:32       ` 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).