[NTG-context] footnotes
Alan BRASLAU
alan.braslau at cea.fr
Tue Apr 24 10:56:52 CEST 2012
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
More information about the ntg-context
mailing list