Hi all,

is it possible to have a linenumbering also in the footnotes? I tried it with

------
\setuplinenumbering[method=page]
\setupfootnotedefinition[location=serried]
\setupfootnotes[before={\startlinenumbering[continue]},after={\stoplinenumbering}]

\starttext
\startlinenumbering
\input knuth

some text\footnote{the first footnote}
more text\footnote{\dorecurse{10}{a very long footnote }}
\stoplinenumbering
\stoptext
------

but only the whole footnotefigure has one linenumber and it doesn't continue right if method=page is set.
Is there any solution to this?

Greetings, Martin
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to