Taco Hoekwater wrote:

Hi Hans,

Currently \nomarking expand into (essentially) \unknown.
Is it possible to make that configurable? I now have

  \section{title\nomarking{\footnote{note}}}
  \marking[section]{title}

and that is rather ugly (or is there a better way?)

it is, kind of; copied from source:

    %\def\nomarking##1{\unknown\ }%
     \def\nomarking{\splitsequence{\getvalue{\??mk#1\c!limittext}}}%

_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to