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
Am 27.09.2010 um 17:50 schrieb Wolfgang Schuster:
I don't understand. In context-excursion it says ... "After the definition texts can be marked by: \marking[.1.]{.2.} .1. name .2. text and recalled by: \getmarking[.1.][.2.]" But in MkIv sections there is already text marked ... \startsection[ title={title}, bookmark={bookmark}, mark={mark}, list={list}] At least it looks as if there were some text marked by mark={mark}! Just, how can it be accessed?? Steffen
participants (2)
-
Steffen Wolfrum
-
Wolfgang Schuster