Hello,

Footnotes are (still?) undergoing development in mkiv.
I have several issues:

1. way=bypage does not seem to work

\setupnote[footnote][way=bypage,numberconversion=set 2]
\starttext
\input{tufte}\footnote{Note.}
\page
\input{dawkins}\footnote{Another note.}
\stoptext

(I do not find numberconversion in strc-not.mkvi;
nevertheless, numbered footnotes do not get reset
on each page.)


2. next=\autoinsertnextspace still does not work

\setupnote[footnote][next=\autoinsertnextspace]
\starttext
Subject%
\startfootnote
Note.
\stopfootnote
verb.
\stoptext

(Note, however, that

\starttext
Subject\footnote{Note.}
verb.
\stoptext

does not exhibit this problem, as the space does not get eaten!)


Alan
___________________________________________________________________________________
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