Hans Hagen wrote:
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}}}%

Yes I saw that, but changing the language parameter has
side-effects :-)

My vote goes to removing the note markers altogether, btw.
Footnote symbols just do not belong inside \mark-ed stuff.

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

Reply via email to