Am 13.08.25 um 15:22 schrieb Denis Maier via ntg-context:
I imagine you should be able to keep track of the footnotes in a lua table
(just like shown in the xml-mkiv manual) and place them manually with
\placefootnotes where you want.
Something like this:
\setupfootnotes[location=text]
\starttext
\xmlprocessfile{whatever}{chapter1.xml}
\xmlprocessfile{whatever}{chapter2.xml}
\placefootnotes
\stoptext
But, this won't help you with the backreferences... But maybe with a custom
command you could place the pagereference in the margin (given you have also
saved it to the lua table for the footnote definitions). Could that work?
Hi Thomas,
this is interesting. Fun with references, yeah! ;)
If I understand you correctly, you want to keep the original order of
notes and use a footnote marker (number), don’t you?
Otherwise I’d use an index.
Isn’t there a page reference in a note? You probably already checked the
tuc file?
Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________