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. Robert
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 -----------------------------------------------------------------
Thank you! Robert
On Mar 26, 2016, at 8:00 AM, Hans Hagen
wrote: 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 http://www.pragma-ade.com/ | www.pragma-pod.nl http://www.pragma-pod.nl/ ----------------------------------------------------------------- ___________________________________________________________________________________ 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 ___________________________________________________________________________________
participants (2)
-
Hans Hagen
-
Robert Krug