On 3/25/2016 11:42 PM, Robert Krug wrote:
Greetings,
Is there a way to attach a footnote marker to the text following the footnote, rather than to the text preceding? That is, given something like:
Some text \footnote{note.} more text.
I would get (using an asterisk here, but that is not important):
Some text *more text.
rather than:
Some text* more text.
I am trying to re-typeset a couple of documents from circa 1600 where it is done that way.
Many thanks for Context. It is quite nifty.
i've added an option for that (experimental in beta) \starttext test \footnote{note 1} \footnote{note 2} test \setupnotes[footnote][anchor=next] test \footnote{note 3} \footnote{note 4} test \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------